Tags: UofUEpiBio/epiworldR
Tags
Fix clang compiler bug for CRAN submission (#75) * Update DESCRIPTION with minimum version of R * Update with latest from C++ library * Bump version number * Update NEWS.md * Update NEWS.md * Update CITATION * Update GHA to use macOS 13 * Revert to macos latest
Pre commit (#23) * Adding the pre-commit hook * Removing adding README.md back to pre-commit * Adding pre-commit to Rbuildignore * Adding pre-commit as dependency * Passing Rscript differently * Get to get the library * Setting up R in pre-commit * Setting up where to install the package and from where * Both can only be used in mac and windows * Adding jammy to the repo * Removing dangling pre-commit file * Setting no cache root * Reverting root cache pre-commit * Running pre-commit alternatively * Update pre-commit.yaml * Correct hooks * Forgot to install it: * Dealing with styler * Revising how to deal with pre-commit * Forcing the R version to be 4.4.1 in precommit R * Adding some contextual information * Reverting how pre-commit works * Adding pre-commit Renv * Need a cache-root maybe