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.
Version: | 0.1.1 |
Imports: | httr |
Suggests: | httptest, testthat (≥ 3.0.0) |
Published: | 2024-06-04 |
DOI: | 10.32614/CRAN.package.codewhere |
Author: | Nic Crane [aut, cre, cph] |
Maintainer: | Nic Crane <thisisnic at gmail.com> |
BugReports: | https://github.com/thisisnic/codewhere/issues |
License: | MIT + file LICENSE |
URL: | https://thisisnic.github.io/codewhere/, https://github.com/thisisnic/codewhere/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | codewhere results |
Reference manual: | codewhere.pdf |
Package source: | codewhere_0.1.1.tar.gz |
Windows binaries: | r-devel: codewhere_0.1.1.zip, r-release: codewhere_0.1.1.zip, r-oldrel: codewhere_0.1.1.zip |
macOS binaries: | r-release (arm64): codewhere_0.1.1.tgz, r-oldrel (arm64): codewhere_0.1.1.tgz, r-release (x86_64): codewhere_0.1.1.tgz, r-oldrel (x86_64): codewhere_0.1.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=codewhere to link to this page.