Closed trljcl closed 9 months ago
Sorry, @trljcl , this should be fixed in #101. In the meantime you can try below:
# I can replicate your bug
install_github("https://github.com/CDK-R/cdkr", subdir="rcdk")
# this should work
install_github("https://github.com/zachcp/cdkr", subdir="rcdk", ref="docfixes")
@trljcl can you see if this is still an issue and close if its resolved.
Hi, I've moved to a new linux box and am trying to reinstall rcdk using devtools (I need >= 3.4.8 for correct handing of isotope designations in element lists). I did this successfully ~ a year ago on R3.5.0 and am repeating the same procedure now on the new box under r3.6.2 (after first checking all dependencies are installed). rcdklibs installs fine, but rcdk does not - any advice much appreciated!
library("devtools")
Matrix products: default BLAS: /shared/storage/biology/rsrch/tf-PAB/lab/trl1/bin_research1/lib/R/lib/libRblas.so LAPACK: /shared/storage/biology/rsrch/tf-PAB/lab/trl1/bin_research1/lib/R/lib/libRlapack.so
locale: [1] LC_CTYPE=en_GB LC_NUMERIC=C LC_TIME=en_GB [4] LC_COLLATE=en_GB LC_MONETARY=en_GB LC_MESSAGES=en_GB [7] LC_PAPER=en_GB LC_NAME=C LC_ADDRESS=C [10] LC_TELEPHONE=C LC_MEASUREMENT=en_GB LC_IDENTIFICATION=C
attached base packages: [1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached): [1] compiler_3.6.2 tools_3.6.2