Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.27 KB

cran-comments.md

File metadata and controls

30 lines (23 loc) · 1.27 KB

v0.1.0

Test environments

  • Windows 10, R 4.1.0 (on local PC and GitHub Actions).
  • Linux Ubuntu 18.04, R release, oldrel, devel (on GitHub Actions).
  • Mac OS X, R release (on GitHub Actions).

Submission comments

2022-02-19

  • First release for CRAN
  • No errors, warnings or notes.

Reviewer comments

  • Found the following (possibly) invalid URLs: https://codecov.io/gh/nik01010/openbankeR?branch=master. Please change http --> https, add trailing slashes, or follow moved content as appropriate.

  • The Title field should be in title case. Current version is: 'R client for querying the UK 'Open Banking' ('Open Data') API'. In title case that is: 'R Client for Querying the UK 'Open Banking' ('Open Data') API'.

v0.1.1

Test environments

  • Windows 10, R 4.1.0 (on local PC and GitHub Actions).
  • Linux Ubuntu 18.04, R release, oldrel, devel (on GitHub Actions).
  • Mac OS X, R release (on GitHub Actions).

Submission comments

2022-02-21

  • Small changes to address CRAN reviewer comments
  • Invalid URL removed, and Title field now uses title case.

Reviewer comments

  • For future submissions/updates: Please add a web reference for the API in the form https:..... to the description of the DESCRIPTION file with no space after 'https:' and angle brackets for auto-linking.