Package: rapt 0.0.0.9000
rapt: apt for R
Some helper function for R package management
Authors:
rapt_0.0.0.9000.tar.gz
rapt_0.0.0.9000.zip(r-4.7)rapt_0.0.0.9000.zip(r-4.6)rapt_0.0.0.9000.zip(r-4.5)
rapt_0.0.0.9000.tgz(r-4.6-any)rapt_0.0.0.9000.tgz(r-4.5-any)
rapt_0.0.0.9000.tar.gz(r-4.7-any)rapt_0.0.0.9000.tar.gz(r-4.6-any)
rapt_0.0.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rapt/json (API)
| # Install 'rapt' in R: |
| install.packages('rapt', repos = c('https://yousuf28.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/yousuf28/rapt/issues
Last updated from:fbafa7a282. Checks:7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 99 | ||
| source / vignettes | OK | 139 | ||
| linux-release-x86_64 | WARNING | 108 | ||
| macos-release-arm64 | WARNING | 76 | ||
| macos-oldrel-arm64 | WARNING | 102 | ||
| windows-devel | WARNING | 70 | ||
| windows-release | WARNING | 54 | ||
| windows-oldrel | WARNING | 97 | ||
| wasm-release | OK | 94 |
Exports:download_source_codefind_all_installed_packagefind_all_R_version_installedfind_cran_versionfind_installed_locationfind_installed_package_versionfind_package_dependenciesinstall_package_version
Dependencies:data.tablefspakremotes
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| find all the installed packages in the current system | find_all_installed_package |
| find all R versions that installed in the system | find_all_R_version_installed |
| find different versions available for a package in CRAN | find_cran_version |
| find the location where package installed in current system | find_installed_location |
| find version of a package that is already installed in system | find_installed_package_version |
| interactively select which version to install for a package | install_package_version |
