Releases: lucasnell/jackalope
Releases · lucasnell/jackalope
CRAN v1.1.6
CRAN v1.1.5
- Fixed Rprintf errors inside src/ref_classes.h
- Skip tests that cause Rcpp::stop to be used when using OpenMP
CRAN v1.1.4
- Added required jackalope-package man file
- Updated maintainer email address
- Updated all docs with roxygen2 v7.2.3
- In CITATION, now using bibentry and for authors, using
c()
on person objects - Changed flybase.org url from a link to just text because it didn't pass
urlchecker - Removed requirement for C++11
CRAN v1.1.3
- Remove one
NULL_ENTRY
to supportSTRICT_R_HEADERS
CRAN v1.1.2
- Updated CITATION
- Fixed some links in docs
- Fixed unnecessary copying in HapSet class
CRAN v1.1.1
- Updated
src/Makevars
to be compatible with using OpenMP on macOS with R >= 4.0.0 - Updated
CITATION
- Replaced deprecated
ape::is.binary.tree
withape::is.binary.phylo
CRAN v1.0.0
Much better performance under high mutation densities and when creating reads from variants. More standard among-site variability substitution model (discrete Gamma).
incorporated memory access fixes onto CRAN
v0.1.2 Updated CRAN comments
Fixed Solaris install and some memory-access issues
v0.1.1 Updated cran comments and README, not testing r-devel on osx
Initial release
v0.1.0 Updated cran comments