Skip to content

Commit

Permalink
CRAN comments updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
cbailiss committed Mar 9, 2021
1 parent 2b175df commit a266475
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions cran-comments.md
@@ -1,21 +1,17 @@

## Background

This release addresses the current test failures on CRAN for R-devel. These failures were caused by the change to stringsAsFactors=FALSE as the default in data.frame() in R-devel for R 4.0.0.
This release includes a number of small improvements to the package.

This package is written entirely in R with no external dependencies/components other than the packages listed in the DESCRIPTION file.
Development approach is aligned with practices described in:
http://r-pkgs.had.co.nz/

## Test environments

* local OS (windows) install, R 3.6.2
* Ubuntu 16.04.6 LTS (on travis-ci), R 3.6.2.
* local OS (windows) install, R 4.0.4
* Ubuntu 16.04.6 LTS LTS (on travis-ci), R 4.0.2.
* win-builder, R-devel
* R-hub, three tests:
* Windows Server 2008 R2 SP1, R-devel 32/64 bit
* Ubuntu Linux 16.04 LTS, R-release, GCC
* Fedora Linux, R-devel, clang, gfortran

## R CMD check results

Expand Down

0 comments on commit a266475

Please sign in to comment.