Open DOH-RPS1303 opened 1 year ago
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’
Did you try remotes::install_github("Athospd/wavesurfer") ? {wavesurfer} is not on CRAN.
remotes::install_github("Athospd/wavesurfer")
{wavesurfer}
From the book:
Returns the following error: