Entering edit mode
Hi I try to install R package manually with R version 4.1.0 on ubuntu, but I cannot get the permission, how can I solve this problem?
Warning in dir.create(path, showWarnings = TRUE, recursive = TRUE, ...) :
cannot create dir 'Rhdf5lib_1.14.2/Rhdf5lib', reason 'Permission denied'
Error in mydir.create(name) :
failed to create directory ‘Rhdf5lib_1.14.2/Rhdf5lib’
Did you resolve this, as you seem to have gotten further in Compilation fatal error: iostream.h: No such file or directory when installing Rhdf5lib package ?
Yes I resolved this problem, thanks a lot!