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.7)RcppAPT_0.0.10.1.zip(r-4.6)RcppAPT_0.0.10.1.zip(r-4.5)
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.7-arm64)RcppAPT_0.0.10.1.tar.gz(r-4.7-x86_64)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.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 148 | ||
| linux-devel-x86_64 | OK | 104 | ||
| source / vignettes | OK | 146 | ||
| linux-release-arm64 | OK | 108 | ||
| linux-release-x86_64 | OK | 107 | ||
| macos-release-arm64 | OK | 113 | ||
| macos-release-x86_64 | OK | 258 | ||
| macos-oldrel-arm64 | OK | 102 | ||
| macos-oldrel-x86_64 | OK | 212 | ||
| windows-devel | OK | 115 | ||
| windows-release | OK | 131 | ||
| windows-oldrel | OK | 158 | ||
| wasm-release | OK | 99 |
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 |
