install ROBIBarcodes, ROBITAxonomy, ROBITools, ROBIUtils
Hi, When I try to install R packages, R returns this message. Do you know these errors and a way to contourn them ?
install.packages("~/ROBIBarcodes-master-c79ba4eac9bc0d8e868032671392aff6aba454e6.zip", repos = NULL, type = "win.binary") Installing package into ‘C:/Users/Lucile/Documents/R/win-library/3.2’ (as ‘lib’ is unspecified) library(ROBIBarcodes-master-c79ba4eac9bc0d8e868032671392aff6aba454e6) Error in library(ROBIBarcodes - master - c79ba4eac9bc0d8e868032671392aff6aba454e6) : 'package' doit être de longueur unaire
install.packages("~/ROBITaxonomy-master-05efb38fed446afa73bcfe159280b0c5ca1a69cd.zip", repos = NULL, type = "win.binary") Installing package into ‘C:/Users/Lucile/Documents/R/win-library/3.2’ (as ‘lib’ is unspecified) library(ROBITaxonomy-master-05efb38fed446afa73bcfe159280b0c5ca1a69cd) Error: unexpected input in "library(ROBITaxonomy-master-05ef"
install.packages("~/ROBITools-master-ffa9638359dc393da36ded88753129186cf9669b.zip", repos = NULL, type = "win.binary") Installing package into ‘C:/Users/Lucile/Documents/R/win-library/3.2’ (as ‘lib’ is unspecified) Warning in install.packages : cannot open compressed file 'ROBITools-master-ffa9638359dc393da36ded88753129186cf9669b/DESCRIPTION', probable reason 'No such file or directory' Error in install.packages : cannot open the connection library(ROBITools-master-ffa9638359dc393da36ded88753129186cf9669b) Error in library(ROBITools - master - ffa9638359dc393da36ded88753129186cf9669b) : 'package' doit être de longueur unaire
install.packages("~/ROBIUtils-master-1b1a8daf.zip", repos = NULL, type = "win.binary") Installing package into ‘C:/Users/Lucile/Documents/R/win-library/3.2’ (as ‘lib’ is unspecified) libary(ROBIUtils-master-1b1a8daf) Error: unexpected symbol in "libary(ROBIUtils-master-1b1a8daf"
Thank you for your help,
Lucile Muneret