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.5)rapt_0.0.0.9000.zip(r-4.4)rapt_0.0.0.9000.zip(r-4.3)
rapt_0.0.0.9000.tgz(r-4.4-any)rapt_0.0.0.9000.tgz(r-4.3-any)
rapt_0.0.0.9000.tar.gz(r-4.5-noble)rapt_0.0.0.9000.tar.gz(r-4.4-noble)
rapt_0.0.0.9000.tgz(r-4.4-emscripten)rapt_0.0.0.9000.tgz(r-4.3-emscripten)
rapt.pdf |rapt.html✨
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 12 months agofrom:fbafa7a282. Checks:OK: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 17 2024 |
R-4.5-win | WARNING | Oct 17 2024 |
R-4.5-linux | WARNING | Oct 17 2024 |
R-4.4-win | WARNING | Oct 17 2024 |
R-4.4-mac | WARNING | Oct 17 2024 |
R-4.3-win | WARNING | Oct 17 2024 |
R-4.3-mac | WARNING | Oct 17 2024 |
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 |