Skip to content

Commit

Permalink
update CRAN comments
Browse files Browse the repository at this point in the history
  • Loading branch information
njtierney committed May 26, 2021
1 parent af43751 commit ac6611a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
## Test environments
* local R installation, R 4.0.5 (MacOS)
* GitHub Actions, R 4.1.0
* GitHub Actions: Windows, R 4.1.0
* GitHub Actions: MacOS, R 4.1.0
* GitHub Actions: Ubuntu-20.04, R 4.1.0
* GitHub Actions: Ubuntu-20.04, R (devel)
* win-builder (devel)

## R CMD check results
Expand All @@ -19,7 +22,7 @@
corrected in time.
Problem first reported was with ATLAS, 2 FAIL in "test-keys-near.R".

I was away on leave this year, and during this time my package was archived. I no longer have the errors failing on "test-keys-near.R", although I'm not sure if ATLAS is a special system or option/flag I need to trigger.
I was away on leave this year, and during this time my package was archived. The issue with ATLAS was in tests on "test-keys-near.R". These functions were examined and a bug was sending off many many warnings due to taking min or max of `numeric(0)`. This has now been resolved/

There were also some spelling mistakes flagged for the words, "Prvan",
"Tierney", and "brolgar". The first two words are the last names of co-authors
Expand Down

0 comments on commit ac6611a

Please sign in to comment.