Skip to content

Commit cc96f41

Browse files
authored
Install neurobase from GitHub as it was removed from Rcran (#190)
1 parent 3522519 commit cc96f41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package_installs.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ install_github("davpinto/fastknn")
3535
install_github("mukul13/rword2vec")
3636

3737
# b/232137539 Removed from RCRAN but required for Neurohacking in R coursera course
38+
install_github("muschellij2/neurobase")
3839
install_github("muschellij2/fslr")
3940

4041
# These signal processing libraries are on CRAN, but they require apt-get dependences that are

0 commit comments

Comments
 (0)