Package: codewhere 0.1.1.9000
codewhere: Find the Location of an R Package's Code
Find the location of the code for an R package based on the package's name or string representation. Checks on CRAN based on information in the URL field or BioConductor and GitHub based on constructing a URL, and verifies all paths via testing for a successful response. This can be useful when automating static code analysis based on a list of package names, and similar tasks.
Authors:
codewhere_0.1.1.9000.tar.gz
codewhere_0.1.1.9000.zip(r-4.5)codewhere_0.1.1.9000.zip(r-4.4)codewhere_0.1.1.9000.zip(r-4.3)
codewhere_0.1.1.9000.tgz(r-4.4-any)codewhere_0.1.1.9000.tgz(r-4.3-any)
codewhere_0.1.1.9000.tar.gz(r-4.5-noble)codewhere_0.1.1.9000.tar.gz(r-4.4-noble)
codewhere_0.1.1.9000.tgz(r-4.4-emscripten)codewhere_0.1.1.9000.tgz(r-4.3-emscripten)
codewhere.pdf |codewhere.html✨
codewhere/json (API)
NEWS
# Install 'codewhere' in R: |
install.packages('codewhere', repos = c('https://thisisnic.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/thisisnic/codewhere/issues
Last updated 6 months agofrom:b67c7b1417. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-win | OK | Nov 02 2024 |
R-4.5-linux | OK | Nov 02 2024 |
R-4.4-win | OK | Nov 02 2024 |
R-4.4-mac | OK | Nov 02 2024 |
R-4.3-win | OK | Nov 02 2024 |
R-4.3-mac | OK | Nov 02 2024 |
Exports:code_where
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Find a package's code | code_where |