Skip to content

Tags: mikemahoney218/heddlr

Tags

v0.6.0

Toggle v0.6.0's commit message
Update CRAN comments

v0.5.0-release

Toggle v0.5.0-release's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Clean and build package for 0.4.0

* Re-clean and re-build package for 0.4.0

* Patch badge embedding in README

* Tweak assemble draft and vignette text

* Fix typos and final devtools::release() issues

v0.3.1

Toggle v0.3.1's commit message
Merge pull request #13 and bump to 0.3.1

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #12 from mikemahoney218/dev-0-3-0

Move to version 0.3.0

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #5 from mikemahoney218/dev

Implement functionality for 0.2.0

v0.1.0

Toggle v0.1.0's commit message
Add travis badge back into readme before 0.1 release