Hi,
I tried to install RBioFormats on R4.3.0:
BiocManager::install("aoles/RBioFormats")
── R CMD build ─────────────────────────────────────────────────────────────────
-
checking for file ‘/tmp/9771460.1.SC1.q/RtmptHlfNa/remotes5b886ec82ce9/aoles-RBioFormats-5ec5fad/DESCRIPTION’ ... OK
-
preparing ‘RBioFormats’:
-
checking DESCRIPTION meta-information ... OK
-
checking for LF line-endings in source and make files and shell scripts
-
checking for empty or unneeded directories
-
building ‘RBioFormats_0.99.14.tar.gz’
-
installing source package ‘RBioFormats’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
and the installation stuck at this step. How could I solve this? Thanks in advance.
Hi,
I tried to install RBioFormats on R4.3.0:
BiocManager::install("aoles/RBioFormats")── R CMD build ─────────────────────────────────────────────────────────────────
checking for file ‘/tmp/9771460.1.SC1.q/RtmptHlfNa/remotes5b886ec82ce9/aoles-RBioFormats-5ec5fad/DESCRIPTION’ ... OK
preparing ‘RBioFormats’:
checking DESCRIPTION meta-information ... OK
checking for LF line-endings in source and make files and shell scripts
checking for empty or unneeded directories
building ‘RBioFormats_0.99.14.tar.gz’
installing source package ‘RBioFormats’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
and the installation stuck at this step. How could I solve this? Thanks in advance.