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-1b1a8daf7393c0d6baa7853fd5a270ebf2f5ec85.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-1b1a8daf7393c0d6baa7853fd5a270ebf2f5ec85)
Error: unexpected symbol in "libary(ROBIUtils-master-1b1a8daf7393c0d6baa7853fd5a270ebf2f5ec85"
Thank you for your help,
Lucile Muneret
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-1b1a8daf7393c0d6baa7853fd5a270ebf2f5ec85.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-1b1a8daf7393c0d6baa7853fd5a270ebf2f5ec85)
Error: unexpected symbol in "libary(ROBIUtils-master-1b1a8daf7393c0d6baa7853fd5a270ebf2f5ec85"
Thank you for your help,
Lucile Muneret
I have the same problem. I cannot seem to install ROBITools, Barcodes and Taxonomy. Utils installed with no issue!
Have you been able to sort this problem out?
Whenever I try to install one of these packages, I get the error message "package ‘X' is not available (for R version 3.2.3)" .
Is there a specific version of R that I should use?
I have the same problem. I cannot seem to install ROBITools, Barcodes and Taxonomy. Utils installed with no issue!
Have you been able to sort this problem out?
Whenever I try to install one of these packages, I get the error message "package ‘X' is not available (for R version 3.2.3)" .
Is there a specific version of R that I should use?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Hi,
When I try to install R packages, R returns this message.
Do you know these errors and a way to contourn them ?
Thank you for your help,
Lucile Muneret
I have the same problem. I cannot seem to install ROBITools, Barcodes and Taxonomy. Utils installed with no issue!
Have you been able to sort this problem out?
Whenever I try to install one of these packages, I get the error message "package ‘X' is not available (for R version 3.2.3)" .
Is there a specific version of R that I should use?