Skip to content
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

Package ‘dynmethods’ is not available (for R version 4.0.0) #164

Open
ChonkyPotato opened this issue May 2, 2020 · 1 comment
Open

Comments

@ChonkyPotato
Copy link

HI,

Just wondering if there is a new release? or if there is a way to work around this?

@rcannood
Copy link
Member

rcannood commented May 3, 2020

Hello ChonkyPotato!

dynmethods is currently not yet published on CRAN. You need to install it from Github using devtools:

install.packages("devtools")
devtools::install_github("dynverse/dynmethods")

Does this solve your problem?

Kind regards,
Robrecht

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

No branches or pull requests

2 participants