poRe_docs icon indicating copy to clipboard operation
poRe_docs copied to clipboard

Installation problem

Open herrroaa opened this issue 6 years ago • 1 comments

Hi,

I tried to install poRe in r following the installation procedure.

`> install.packages(c("shiny","svDialogs","data.table","bit64")) also installing the dependency ‘svGUI’

trying URL 'https://cran.rstudio.com/bin/macosx/el-capitan/contrib/3.4/svGUI_0.9-55.tgz' Content type 'application/x-gzip' length 30543 bytes (29 KB)

downloaded 29 KB

trying URL 'https://cran.rstudio.com/bin/macosx/el-capitan/contrib/3.4/shiny_1.0.5.tgz' Content type 'application/x-gzip' length 2782793 bytes (2.7 MB)

downloaded 2.7 MB

trying URL 'https://cran.rstudio.com/bin/macosx/el-capitan/contrib/3.4/svDialogs_0.9-57.tgz' Content type 'application/x-gzip' length 88497 bytes (86 KB)

downloaded 86 KB

trying URL 'https://cran.rstudio.com/bin/macosx/el-capitan/contrib/3.4/data.table_1.10.4-3.tgz' Content type 'application/x-gzip' length 1430738 bytes (1.4 MB)

downloaded 1.4 MB

trying URL 'https://cran.rstudio.com/bin/macosx/el-capitan/contrib/3.4/bit64_0.9-7.tgz' Content type 'application/x-gzip' length 534016 bytes (521 KB)

downloaded 521 KB

The downloaded binary packages are in /var/folders/pm/y6_x4m551tx4l6b0kwnbh_ch0000gp/T//RtmpzbVwvu/downloaded_packages

library(poRe) Error in library(poRe) : there is no package called ‘poRe’`

herrroaa avatar Apr 04 '18 14:04 herrroaa