Skip to content

Commit

Permalink
Version bump to v0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
maxconway committed Dec 13, 2024
1 parent d99bf59 commit 08cadd0
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 20 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: gsheet
Type: Package
Title: Download Google Sheets Using Just the URL
Version: 0.4.5
Date: 2020-04-07
Version: 0.4.6
Date: 2024-12-13
Authors@R: person("Max", "Conway", email = "[email protected]",
role = c("aut", "cre"))
Description: Simple package to download Google Sheets using just the sharing
Expand Down
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# gsheet 0.4.6
- Fixed typos documentation
- Moved from travis to github CI

Expand Down
33 changes: 15 additions & 18 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,21 @@
## Test environments

- 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

- local:
- Ubuntu 24.04.1, R 4.4.2
- Github actions:
- macos-latest, R release
- windows-latest, R release
- ubuntu-latest, R devel
- ubuntu-latest, R release
- ubuntu-latest, R oldrel

## R CMD check results
There were no ERRORs, WARNINGs or NOTEs

## Downstream dependencies
Reverse dependencies checked using revdepcheck.
There were no new ERRORs, WARNINGs or NOTEs.
GerminaR and gfer both had pre-existing notes.
0 errors | 0 warnings | 0 notes

## revdepcheck results

Packages checked:
We checked 8 reverse dependencies (2 from CRAN + 6 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.

* GerminaR 1.4.2
* gfer 0.1.10
* odk 1.5
* spiR 0.1.1
* We saw 0 new problems
* We failed to check 0 packages

0 comments on commit 08cadd0

Please sign in to comment.