Published February 26, 2019
| Version v0.5.8
Software
Open
seabbs/getTBinR: JOSS Review Release
Description
Package updates
- Added package information to license file - suggested during review for JOSS submission by @rrrlw.
- Updated README introduction to better explain package aim - suggested during review for JOSS submission by @strengejacke
- Improved package DESCRIPTION for CRAN only users - suggested during review for JOSS submission by @rrrlw.
- Used
usethis::use_tidy_descriptionto improve DESCRIPTION formatting. - Added development documentation badge to the README + website.
- Moved to automated pkgdown deployment using travis. Based on this and the dplyr implementation.
- Expanded travis testing grid based on dplyr implementation.
- Updated earliest supported R version based on travis testing - now
3.2.0. - Used
usethis::use_tidy_versions()to set package to dependent on package versions used during development work. Added this to makefile to make automated. - Added a git commit step to the
Makefileuse with `make message="your commit message". This will automatically run all build steps that are required and then commit any changes.
Files
seabbs/getTBinR-v0.5.8.zip
Files
(4.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:fb26508806495be72974ab6124a4bd72
|
4.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/seabbs/getTBinR/tree/v0.5.8 (URL)