beew edited a comment on issue #18985:
URL:
https://github.com/apache/incubator-mxnet/issues/18985#issuecomment-683364893
```
> sessionInfo()
R version 4.0.2 (2020-06-22)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 20.04.1 LTS
Matrix products: default
BLAS/LAPACK: /usr/lib/x86_64-linux-gnu/libmkl_rt.so
locale:
[1] LC_CTYPE=en_CA.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_CA.UTF-8 LC_COLLATE=en_CA.UTF-8
[5] LC_MONETARY=en_CA.UTF-8 LC_MESSAGES=en_CA.UTF-8
[7] LC_PAPER=en_CA.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_CA.UTF-8 LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] devtools_2.3.1 usethis_1.6.1
loaded via a namespace (and not attached):
[1] prettyunits_1.1.1 ps_1.3.4 fansi_0.4.1 rprojroot_1.3-2
[5] withr_2.2.0 digest_0.6.25 crayon_1.3.4 assertthat_0.2.1
[9] R6_2.4.1 backports_1.1.9 magrittr_1.5 rlang_0.4.7
[13] cli_2.0.2 remotes_2.2.0 fs_1.5.0 testthat_2.3.2
[17] callr_3.4.3 ellipsis_0.3.1 desc_1.2.0 tools_4.0.2
[21] glue_1.4.2 pkgload_1.1.0 compiler_4.0.2 processx_3.4.3
[25] pkgbuild_1.1.0 sessioninfo_1.1.1 memoise_1.1.0
> list.files()
[1] "acas" "cairoR2.R"
[3] "cairotest.R" "CMHAcomplete-v27.sav"
[5] "combinelmeroutputs.R" "csdtest.R"
[7] "csdwebtest.R" "experiments"
[9] "Feast" "funclib.R"
[11] "graphdata.R" "gridtest.R"
[13] "growthcurve" "imortdata.R"
[15] "importSPSS.R" "lib"
[17] "Lin" "LMM_Examples.R"
[19] "machine_learning" "MakeVars.R"
[21] "MathemaTIC" "medical"
[23] "medical_record" "mentalabacus-master.zip"
[25] "ML" "multi"
[27] "nvblas.log" "OUTPUTS"
[29] "plumlytics" "pqR"
[31] "RAnalyticFlow" "random_notes_and_exercises.R"
[33] "rooksource.R~" "RookTutorial"
[35] "RookTutorial.R" "simulation_book.R"
[37] "speech_recognition" "tempcsv.R"
[39] "test.R" "testdata"
[41] "testout" "textmining-exercises"
[43] "time.to.event.sample.R" "to do"
[45] "Venndiagrams.R" "winbugs_tests"
[47] "x86_64-pc-linux-gnu-library" "YeeHong"
> getwd()
[1] "/home/bee/R"
```
Ok I setwd('/home/bee/R') in .Rprofile is that an issue since some packages
assumes it is $HOME?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]