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

Lab 1: no "Wats" package for R #3

Open
JPRayes opened this issue Mar 16, 2022 · 3 comments
Open

Lab 1: no "Wats" package for R #3

JPRayes opened this issue Mar 16, 2022 · 3 comments

Comments

@JPRayes
Copy link

JPRayes commented Mar 16, 2022

Does anyone know how to install the "Wats" package for time series plots? I tried loading it in R and finding the package on CRAN but I cannot find it.

@Dselby86
Copy link
Collaborator

Dselby86 commented Mar 16, 2022 via email

@JPRayes
Copy link
Author

JPRayes commented Mar 17, 2022

This is the Error I get when loading that code:

Error: package or namespace load failed for ‘devtools’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): namespace ‘cli’ 3.0.1 is already loaded, but >= 3.1.0 is required

@Dselby86
Copy link
Collaborator

Try this command from the Lecture.

devtools::install_github( repo="OuhscBbmc/Wats" )

You may have to update your devtools package.

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