Open hangyas opened 4 years ago
Hello hangyas,
the issue is that FastR does not implement any other serialization format than XDR [0]. This is among many other things in our backlog and it is not clear when and if this will be implemented. It seems to be an issue in devtools::install_github
, so you may be still able to install the package manually via R CMD INSTALL ...
(you have to install the dependencies manually too). devtools
is indeed quite a complex package with a large list of (also complex) dependencies. Such packages often don't work on FastR at the moment.
Indeed, I managed to install the package manually! Thanks for the excellent support @steve-s, feel free to close or rename the issue
Installing the
TsuPeiChiu/DNAshapeR
package from github produces the following error:reproduce:
log: https://gist.github.com/hangyas/5890f6561e491d3b318a020a1ae7f8b9
tested with:
GraalVM CE 20.3.0-dev-20200912_0211
sessionInfo: