Tags: mikemahoney218/heddlr
Tags
Implement provide_parameters, replication sans replacement functional… …ity (#21) * Prepare development branch for 0.4.1 * Edit documentation and tune make_template * Fix CRAN note by changing link address * Fix CRAN check by updating README link * Fix typo in documentation * Add examples to function documentation * Add appveyor testing for windows builds * Test on R 3.4 and up on all platforms, and change deps accordingly * Patch appveyor config * Reduce appveyor testing to parallel travis * Commit changes for CRAN resubmission * Fix line wrappings where possible * heddle now can handle patterns of length > 1 * Add extract_pattern, extract_draft * Add use_parameters function * Rebuild new examples for CRAN * Edit ORCID to new roxygen2 format * Add provide_parameters * Fence rmarkdown use in case pandoc not present * Patch provide_parameters examples checking * Implement safer replicate-without-replacement behavior (#20) * Patch heddle testing and docs
Shift master to version 0.5.0, close #1 (#19) * Prepare development branch for 0.4.1 * Edit documentation and tune make_template * Fix CRAN note by changing link address * Fix CRAN check by updating README link * Fix typo in documentation * Add examples to function documentation * Add appveyor testing for windows builds * Test on R 3.4 and up on all platforms, and change deps accordingly * Patch appveyor config * Reduce appveyor testing to parallel travis * Commit changes for CRAN resubmission * Fix line wrappings where possible * heddle now can handle patterns of length > 1 * Add extract_pattern, extract_draft * Add use_parameters function * Rebuild new examples for CRAN * Edit ORCID to new roxygen2 format