Package: RcppAPT Type: Package Title: 'Rcpp' Interface to the APT Package Manager Version: 0.0.10.1 Date: 2025-02-20 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 Repository: https://eddelbuettel.r-universe.dev Date/Publication: 2026-01-08 00:53:21 UTC RemoteUrl: https://github.com/eddelbuettel/rcppapt RemoteRef: HEAD RemoteSha: 4701b6f73a63fe6880024d99bbb36c76c8528fe7 NeedsCompilation: yes Packaged: 2026-07-07 10:03:55 UTC; root Author: Dirk Eddelbuettel [aut, cre] (ORCID: ) Maintainer: Dirk Eddelbuettel