Package: RcppAPT
Type: Package
Title: 'Rcpp' Interface to the APT Package Manager
Version: 0.0.7
Date: 2021-04-16
Author: Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel <edd@debian.org>
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: knitr, rmarkdown, minidown
URL: https://github.com/eddelbuettel/rcppapt,
        https://dirk.eddelbuettel.com/code/rcpp.apt.html
BugReports: https://github.com/eddelbuettel/rcppapt/issues
VignetteBuilder: knitr
RoxygenNote: 6.1.0
NeedsCompilation: yes
Packaged: 2021-04-16 12:32:53 UTC; edd
Repository: CRAN
Date/Publication: 2021-04-16 12:50:05 UTC
