Skip to content

added lmerTest #74

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

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