-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
20 lines (20 loc) · 907 Bytes
/
DESCRIPTION
File metadata and controls
20 lines (20 loc) · 907 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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