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

remotes::install_github("DivadNojnarg/OSUICode") doesn't install waveserver as a dependency package #141

Open
DOH-RPS1303 opened this issue Jan 17, 2023 · 1 comment

Comments

@DOH-RPS1303
Copy link

DOH-RPS1303 commented Jan 17, 2023

From the book:


### RUN ###  
 OSUICode::run_example( "intro/dj-system", 
                                         package = "OSUICode" )  

Returns the following error:

Error in library(wavesurfer) : there is no package called ‘wavesurfer’
@DivadNojnarg
Copy link
Owner

Did you try remotes::install_github("Athospd/wavesurfer") ? {wavesurfer} is not on CRAN.

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