-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Installing package into ‘/home/maod/R/x86_64-pc-linux-gnu-library/3.5’
(as ‘lib’ is unspecified)
- installing source package ‘ascend’ ...
** R
** data
*** moving datasets to lazyload DB
/opt/software/helix/R/3.5.1/lib64/R/bin/INSTALL: line 34: 20273 Done echo 'tools:::.install_packages()'
20274 Killed | R_DEFAULT_PACKAGES= LC_COLLATE=C "${R_HOME}/bin/R"$myArgs --slave --args $ {args}
Error in i.p(...) :
(converted from warning) installation of package ‘/scratch/RtmpQuhDkV/file43bb645d3e75/ascend_0.9.9.tar.gz’ had non-zero exit status
Here's my sessionInfo()
R version 3.5.1 (2018-07-02)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: CentOS release 6.5 (Final)
Matrix products: default
BLAS: /gpfs/ctgs0/software/helix/R/3.5.1/lib64/R/lib/libRblas.so
LAPACK: /gpfs/ctgs0/software/helix/R/3.5.1/lib64/R/lib/libRlapack.so
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8
[5] LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8
[7] LC_PAPER=en_US.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] Rcpp_1.0.0 ps_1.3.0 prettyunits_1.0.2 rprojroot_1.3-2
[5] digest_0.6.18 crayon_1.3.4 withr_2.1.2 assertthat_0.2.0
[9] R6_2.4.0 backports_1.1.3 magrittr_1.5 rlang_0.3.1
[13] cli_1.0.1 curl_3.3 fs_1.2.6 remotes_2.0.2
[17] callr_3.1.1 devtools_2.0.1 desc_1.2.0 tools_3.5.1
[21] glue_1.3.0 pkgload_1.0.2 compiler_3.5.1 processx_3.2.1
[25] pkgbuild_1.0.2 sessioninfo_1.1.1 memoise_1.1.0 usethis_1.4.0