We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e07ea6 commit 24cdef6Copy full SHA for 24cdef6
R_script/reproducible_script.R
@@ -48,7 +48,7 @@ library(devtools)
48
###############################################################
49
50
message("Installing FBMS from GitHub (branch JCS)...")
51
-install_github("jonlachmann/FBMS@jJCS",
+install_github("jonlachmann/FBMS@JCS",
52
force = TRUE, build_vignettes = FALSE)
53
54
library(FBMS)
0 commit comments