You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error (on build of 2018-10-21 21:45:59 -0400 (Sun, 21 Oct 2018)) related to $ operator, but for building an image. It doesn't seem related to my package' code
MacOS
* creating vignettes ... ERROR
sh: line 1: 30774 Abort trap: 6 'convert' 'BioCor_1_basics_files/figure-html/hclust1-1.png' -trim 'BioCor_1_basics_files/figure-html/hclust1-1.png' > /dev/null
sh: line 1: 31077 Abort trap: 6 'convert' 'BioCor_1_basics_files/figure-html/hclust3-1.png' -trim 'BioCor_1_basics_files/figure-html/hclust3-1.png' > /dev/null
sh: line 1: 31136 Abort trap: 6 'convert' 'BioCor_1_basics_files/figure-html/hclust3b-1.png' -trim 'BioCor_1_basics_files/figure-html/hclust3b-1.png' > /dev/null
Quitting from lines 271-282 (BioCor_1_basics.Rmd)
Error: processing vignette 'BioCor_1_basics.Rmd' failed with diagnostics:
$ operator is invalid for atomic vectors
Execution halted
Windows
* creating vignettes ... ERROR
Invalid Parameter - /figure-html
Warning in shell(paste(c(cmd, args), collapse = " ")) :
'convert "BioCor_1_basics_files/figure-html/hclust1-1.png" -trim "BioCor_1_basics_files/figure-html/hclust1-1.png"' execution failed with error code 4
Invalid Parameter - /figure-html
Warning in shell(paste(c(cmd, args), collapse = " ")) :
'convert "BioCor_1_basics_files/figure-html/hclust3-1.png" -trim "BioCor_1_basics_files/figure-html/hclust3-1.png"' execution failed with error code 4
Invalid Parameter - /figure-html
Warning in shell(paste(c(cmd, args), collapse = " ")) :
'convert "BioCor_1_basics_files/figure-html/hclust3b-1.png" -trim "BioCor_1_basics_files/figure-html/hclust3b-1.png"' execution failed with error code 4
Quitting from lines 271-282 (BioCor_1_basics.Rmd)
Error: processing vignette 'BioCor_1_basics.Rmd' failed with diagnostics:
$ operator is invalid for atomic vectors
Execution halted
Linux:
* creating vignettes ... ERROR
Quitting from lines 271-282 (BioCor_1_basics.Rmd)
Error: processing vignette 'BioCor_1_basics.Rmd' failed with diagnostics:
$ operator is invalid for atomic vectors
Execution halted
The text was updated successfully, but these errors were encountered:
Marin Morgan reported that the error raises from the new GO.db.
Download and install it the new version (as well as GOSemSim) and then update the code ( remove the $geneSim) at the end of this line:
Error (on build of 2018-10-21 21:45:59 -0400 (Sun, 21 Oct 2018)) related to $ operator, but for building an image. It doesn't seem related to my package' code
MacOS
Windows
Linux:
The text was updated successfully, but these errors were encountered: