NEWS
oysteR 2021-05-18
- Bug: Incorrectly states how many packages were found in the database (see #62)
oysteR 2021-03-11
- Internal: Return missing values as
NA
's (see #59)
oysteR 2021-02-26
- Feature: Add
audit_conda()
functions
- Feature: Add Josiah Parry as an author
- Feature: Handle missing versions in a nice way
oysteR 2021-01-08
- Use
dontrun{}
in examples that may hit rate limits.
oysteR 2020-12-17
- Feature: Add API caching. Calls are now cached for 12 hours (on R4+ only)
- Feature: Extract packages from
requirements.txt
, renv.lock
, and environment.yml
files
- Feature: Handle more general vulnerabilities
- Feature: Add
audit_description()
function
- Feature: Add
expect_secure()
for the {testthat} package
- Feature: Use
~/.ossindex/.oss-index-config
, if it exists
- Feature: Add a pkgdown website. Thanks to @josiahParry for the nice CSS.
- Add Josiah Parry as an contributor
- Minor: Link to jumpingrivers.com blog post
- Minor: Make
verbose = FALSE
completely silent
oysteR 0.0.3 (2020-07-02)
- CRAN release
- Use
donttest{}
in examples
- Fix "spelling" mistakes in
DESCRIPTION
oysteR 0.0.1