Skip to content

Commit

Permalink
Update cran-comments, ignore revdep/
Browse files Browse the repository at this point in the history
  • Loading branch information
kbenoit committed Jul 4, 2019
1 parent c590dc1 commit 3d8959f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ config.R
R/unused
src/spacyr.dll
CRAN-RELEASE
revdep
12 changes: 6 additions & 6 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

### Purpose

Major update including new features and some big fixes.
Updated installer for Python/spaCy, given revisions to that underlying Python library, as well some new functionality.

## Test environments

* local macOS 10.13.6, R 3.5.1
* ubuntu Ubuntu 16.04 LTS (on travis-ci), R 3.5.1
* Windows Server 2012 R2 x64 (build 9600), R 3.5.1 (on Appveyor)
* local Windows 10, R 3.5.1
* local macOS 10.14.5, R 3.6.0
* ubuntu Ubuntu 18.04 LTS and 18.10, R 3.6.0
* Windows Server 2012 R2 x64 (build 9600), R 3.6.0 (on Appveyor)
* local Windows 10, R 3.6.0
* win-builder (devel and release)

## R CMD check results
Expand All @@ -24,4 +24,4 @@ None.

## Downstream dependencies

No errors were caused in other packages, using `devtools::revdep_check()` to confirm.
No errors were caused in other packages, using `revdepcheck::revdep_check()` to confirm.

0 comments on commit 3d8959f

Please sign in to comment.