From acff161916f9b30dd9ef53513a08511fb66df5d2 Mon Sep 17 00:00:00 2001 From: Max Conway Date: Tue, 7 Apr 2020 14:00:57 +0100 Subject: [PATCH] NEWS.md and cran-comments.md updates --- NEWS.md | 4 ++++ cran-comments.md | 21 +++++++++++++++++---- 2 files changed, 21 insertions(+), 4 deletions(-) diff --git a/NEWS.md b/NEWS.md index 87e6fc3..67736f5 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,7 @@ +# gsheet 0.4.5 + +- Pull request from adaRn to enable more customisation of parsing + # gsheet 0.4.3 - Added a link to google sheets to description diff --git a/cran-comments.md b/cran-comments.md index eca4fcc..f6873f7 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,11 +1,24 @@ ## Test environments -- ubuntu 14.04: R 3.3.2 (local) -- ubuntu 12.04: oldrel, release and devel (travis-ci) -- win-builder (release and devel) +- local: elementary OS 5.1.3 Hera (based on Ubuntu 18.04.3 LTS), R 3.6.3 +- travis-ci: Ubuntu 16.04.6 LTS Xenial: oldrel, release and devel +- win-builder: oldrelease, release and devel +- R-hub: + - 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 There were no ERRORs, WARNINGs or NOTEs ## Downstream dependencies -There are currently no downstream dependencies for this package \ No newline at end of file +Reverse dependencies checked using revdepcheck. +There were no new ERRORs, WARNINGs or NOTEs. +GerminaR and gfer both had pre-existing notes. + +Packages checked: + +* GerminaR 1.4.2 +* gfer 0.1.10 +* odk 1.5 +* spiR 0.1.1 \ No newline at end of file