1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
| > install.packages("colourpicker")
There are binary versions available but the source versions are later:
binary source needs_compilation
httpuv 1.4.1 1.4.4.1 TRUE
later 0.7.1 0.7.3 TRUE
miniUI 0.1.1 0.1.1.1 FALSE
shiny 1.0.5 1.1.0 FALSE
Warning in install.packages :
running command '"C:/PROGRA~1/R/R-33~1.2/bin/x64/R" CMD INSTALL -l "C:\Users\penalver\Documents\R\win-library\3.3" C:\Users\penalver\AppData\Local\Temp\RtmpaMAvJd/downloaded_packages/miniUI_0.1.1.1.tar.gz' had status 1
Warning in install.packages :
installation of package miniUI had non-zero exit status
> library(Factoshiny)
Le chargement a nécessité le package : colourpicker
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
aucun package nommé miniUI n'est trouvé
In addition: Warning messages:
1: le package Factoshiny a été compilé avec la version R 3.3.3
2: le package colourpicker a été compilé avec la version R 3.3.3
Error: le package colourpicker ne peut être chargé |
Partager