Package: RcppAPT 0.0.10.1
RcppAPT: 'Rcpp' Interface to the APT Package Manager
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.
Authors:
RcppAPT_0.0.10.1.tar.gz
RcppAPT_0.0.10.1.zip(r-4.6)RcppAPT_0.0.10.1.zip(r-4.5)RcppAPT_0.0.10.1.zip(r-4.4)
RcppAPT_0.0.10.1.tgz(r-4.6-x86_64)RcppAPT_0.0.10.1.tgz(r-4.6-arm64)RcppAPT_0.0.10.1.tgz(r-4.5-x86_64)RcppAPT_0.0.10.1.tgz(r-4.5-arm64)
RcppAPT_0.0.10.1.tar.gz(r-4.6-arm64)RcppAPT_0.0.10.1.tar.gz(r-4.6-x86_64)RcppAPT_0.0.10.1.tar.gz(r-4.5-arm64)RcppAPT_0.0.10.1.tar.gz(r-4.5-x86_64)
RcppAPT_0.0.10.1.tgz(r-4.5-emscripten)
RcppAPT.pdf |RcppAPT.html✨
RcppAPT/json (API)
NEWS
| # Install 'RcppAPT' in R: |
| install.packages('RcppAPT', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eddelbuettel/rcppapt/issues
Last updated from:4701b6f73a. Checks:13 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-arm64 | OK | 116 | |
| linux-devel-x86_64 | OK | 109 | |
| source / vignettes | OK | 166 | |
| linux-release-arm64 | OK | 114 | |
| linux-release-x86_64 | OK | 110 | |
| macos-devel-arm64 | OK | 136 | |
| macos-devel-x86_64 | OK | 176 | |
| macos-release-arm64 | OK | 132 | |
| macos-release-x86_64 | OK | 166 | |
| windows-devel | OK | 120 | |
| windows-release | OK | 93 | |
| windows-oldrel | OK | 101 | |
| wasm-release | OK | 102 |
Exports:buildDependsdumpPackagesgetDependsgetPackageshasPackagesreverseDependsshowSrcsuitable
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Rcpp Interface to the APT Package Manager | RcppAPT-package RcppAPT |
| Return Build-Depends for given packages | buildDepends |
| Display information for given packages | dumpPackages |
| Return Depends for given packages | getDepends |
| Retrieve Names of All Installable Packages | getPackages |
| Test for Existence of Given Package | hasPackages |
| Return Reverse-Depends for given packages | reverseDepends |
| Display information for given packages | showSrc |
| Test for Suitability of System | suitable |
