usethis::use_standalone("reside-ic/reside.utils", "utils-assert")
To exclude this file from coverage counts, make a .covrignore
file containing:
R/import-*.R
To exclude these files from GitHub diffs by default, create (or add to) a .gitattributes
files with the following:
R/import-*.R linguist-generated=true
To install reside.utils
:
remotes::install_github("mrc-ide/reside.utils", upgrade = FALSE)
MIT © Imperial College of Science, Technology and Medicine