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.7)codewhere_0.1.1.9000.zip(r-4.6)codewhere_0.1.1.9000.zip(r-4.5)
codewhere_0.1.1.9000.tgz(r-4.6-any)codewhere_0.1.1.9000.tgz(r-4.5-any)
codewhere_0.1.1.9000.tar.gz(r-4.7-any)codewhere_0.1.1.9000.tar.gz(r-4.6-any)
codewhere_0.1.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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
Pkgdown/docs site:https://thisisnic.github.io
Last updated from:b67c7b1417. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 111 | ||
| source / vignettes | OK | 236 | ||
| linux-release-x86_64 | OK | 118 | ||
| macos-release-arm64 | OK | 146 | ||
| macos-oldrel-arm64 | OK | 178 | ||
| windows-devel | OK | 59 | ||
| windows-release | OK | 82 | ||
| windows-oldrel | OK | 83 | ||
| wasm-release | OK | 102 |
Exports:code_where
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Find a package's code | code_where |
