Package: RcppAPT
Type: Package
Title: 'Rcpp' Interface to the APT Package Manager
Version: 0.0.10
Date: 2024-11-29
Authors@R: person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org",
                  comment = c(ORCID = "0000-0001-6419-907X"))
Description: The 'APT Package Management System' provides Debian and
 Debian-derived Linux systems with a powerful system to resolve package
 dependencies. This package offers access directly from R.  This can
 only work on a system with a suitable 'libapt-pkg-dev' installation
 so functionality is curtailed if such a library is not found.
License: GPL (>= 2)
Imports: Rcpp (>= 0.11.0)
LinkingTo: Rcpp
Suggests: simplermarkdown
VignetteBuilder: simplermarkdown
URL: https://github.com/eddelbuettel/rcppapt,
        https://dirk.eddelbuettel.com/code/rcpp.apt.html
BugReports: https://github.com/eddelbuettel/rcppapt/issues
RoxygenNote: 6.1.0
NeedsCompilation: yes
Packaged: 2024-11-29 19:21:30 UTC; edd
Author: Dirk Eddelbuettel [aut, cre] (<https://orcid.org/0000-0001-6419-907X>)
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Repository: CRAN
Date/Publication: 2024-11-29 19:30:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-11-01 02:46:20 UTC; windows
Archs: x64
