Releases: MarselScheer/simTool
Releases · MarselScheer/simTool
v1.1.9
What's Changed
- Release/1.1.8 by @MarselScheer in #10
- Feat/dplyr.dots deprecated by @MarselScheer in #12
- Release/1.1.9 by @MarselScheer in #14
- correct/rm URLs according to cran checks on CRAN after submission by @MarselScheer in #15
Full Changelog: v1.1.8...v1.1.9
v1.1.8
What's Changed
- Feat/apply rpkgtemplate by @MarselScheer in #5
- Feat/fix/attr does not work for primitives by @MarselScheer in #7
- fix pkgdown site deployment (copy paste from dplyr-ci-pipeline) by @MarselScheer in #8
- Release/1.1.8 by @MarselScheer in #9
Full Changelog: v1.1.7...v1.1.8
v1.1.7
- During a replication data is generated once and then used by all data analyzing functions. This was already the case under the default setting where the generated data sets are stored by eval_tibbles() and is now also the case were the generated data is discarded by the eval_tibbles() function.
v1.1.6
- internal updated for dplyr 1.0.0 and vctrs 0.3.0
- internal correction based on lintr-findings
v1.1.5
- removing functions expandGrid() and evalGrid() (which were marked as deprecated in version 1.1.0) and the corresponding dependencies with reshape and plyr
- retrieve the RNG kind after parallel computation
v1.1.4
adaptions to address the new release of tidyr 1.0.0
v1.1.3
changes necessary to be compatible with dplyr 0.8.0.
Version was published on 2019-03-22 on CRAN
v1.1.2
version and news updated. rerun pkgdown