Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.47 KB

cran-comments.md

File metadata and controls

37 lines (27 loc) · 1.47 KB

Submission of cimir 0.4-1.

cimir 0.4-1

This patch provides better handling of queries that return empty record sets. Functionality is otherwise unchanged.

Test environments

R-CMD-check using GitHub Actions and the following environments:

Because the CIMIS Web API requires an App Key, examples are only run on build if the App Key is defined. In my test environments, I created the environment variable CIMIS_APPKEY with my personal key to run the examples on build.

R CMD check results

0 ERRORs | 0 WARNINGs | 0 NOTES

Sometimes a NOTE is returned stating that one or more of the URLS in the DESCRIPTION cannot be reached. This seems to be a problem with the CIMIS server, not the package itself. The error is not usually reproduced on recheck. Please advise on how to skip checking of the URLs in the DESCRIPTION if this is an issue.