The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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.

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

Documentation:

Reference manual: codewhere.pdf

Downloads:

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

Linking:

Please use the canonical form https://CRAN.R-project.org/package=codewhere to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.