Skip to content

Commit

Permalink
add cran-comments; bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
zkamvar committed Jun 5, 2022
1 parent 74fe05e commit 34ca62f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 10 deletions.
2 changes: 1 addition & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CHANGES IN ADEGENET VERSION 2.1.6
CHANGES IN ADEGENET VERSION 2.1.7

BUG FIX

Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: adegenet
Title: Exploratory Analysis of Genetic and Genomic Data
Version: 2.1.6
Version: 2.1.7
Authors@R:
c(person(given = "Thibaut",
family = "Jombart",
Expand Down
12 changes: 4 additions & 8 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
This update fixes a couple of bugs for users.
This update fixes a bug and replaces two outdated suggested packages

## Test environments

* local OS X install, R 4.2.0
* ubuntu 20.04 (on GitHub Actions), R 4.2.0
* win-builder (devel and release)
Expand All @@ -11,13 +12,8 @@ This update fixes a couple of bugs for users.

## revdepcheck results

We checked 21 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
We checked 22 reverse dependencies (21 from CRAN + 1 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.

* We saw 0 new problems
* We failed to check 1 packages

Issues with CRAN packages are summarised below.

### Failed to check
* We failed to check 0 packages

* dartR (This currently has failing checks on CRAN due to BioConductor imports)

0 comments on commit 34ca62f

Please sign in to comment.