Skip to content

Conversation

jkylearmstrong
Copy link

I have successfully added lmerTest to the package, as I requested in #73.

usethis::use_package('lmerTest', type = "Suggeasts", min_version = TRUE)
devtools::load_all()
devtools::document()
devtools::test() # passed
devtools::install()

usethis::use_version(push = FALSE) # set to 'dev'

devtools::load_all()
devtools::document()
devtools::test() # passed
devtools::install()

@hfrick
Copy link
Member

hfrick commented Mar 6, 2025

Thanks so much for the PR here! I won't be able to look at it in detail atm but wanted to thank you for the initiative! When I get to it, these dev checklists are what I'll be working through.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants