Skip to content

Commit

Permalink
update cran-comments
Browse files Browse the repository at this point in the history
  • Loading branch information
zkamvar committed Mar 16, 2018
1 parent 5085c40 commit 2e22b55
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 8 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Package: poppr
Type: Package
Title: Genetic Analysis of Populations with Mixed Reproduction
Version: 2.7.0
Date: 2018-03-15
Date: 2018-03-16
Authors@R: c(person(c("Zhian", "N."), "Kamvar", role = c("cre", "aut"),
email = "zkamvar@gmail.com", comment = c(ORCID = "0000-0003-1458-7108")),
person(c("Javier", "F."), "Tabima", role = "aut",
Expand Down
4 changes: 2 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
poppr 2.7.0
============

NEW FUNCTION
------------
NEW FUNCTIONS
-------------

* `make_haplotypes()` will split your data into pseudo-haplotypes for use in
AMOVA-like analyses. This was a previously internal function, but has been
Expand Down
16 changes: 11 additions & 5 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,23 @@
# Poppr version 2.6.1
# Poppr version 2.7.0

This version exposes two new functions to users and fixes a bug.

## Test environments

* local OS X install, R 3.4.3
* local macOS install, R 3.4.4
* ubuntu 12.04 (on travis-ci), devel (2018-03-15 r74411) and R 3.4.3
* winbuilder R-devel (2018-01-13 r74113)
* appveyor R 3.4.4 RC (2018-03-12 r74405)

## R CMD check results

Ubuntu Linux: OK
macOS: OK
Windows: NOTE -- Found no calls to: 'R_registerRoutines', 'R_useDynamicSymbols'

I believe this is a false positive as it did not show up on the other systems.

## Downstream dependencies

- popprxl: OK
- vcfR: OK
- popprxl: OK
- vcfR: OK
- adegenet: OK

0 comments on commit 2e22b55

Please sign in to comment.