You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
installing source package 'RBioFormats' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package 'RBioFormats'
finding HTML links ... done
AnnotatedImage-class html
finding level-2 HTML links ... done
AnnotatedImageList-class html
BioFormats.version html
FormatTools html
ImageMetadata-class html
RBioFormats html
checkJavaMemory html
dimorder html
metadata html
metadataAccessors html
mockFile html
read.image html
read.metadata html
read.omexml html
seriesCount html
write.image html
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
*** arch - i386
Error: package or namespace load failed for 'rJava':
.onLoad failed in loadNamespace() for 'rJava', details:
call: fun(libname, pkgname)
error: JAVA_HOME cannot be determined from the Registry
Error : package 'rJava' could not be loaded
Error: loading failed
Ejecución interrumpida
*** arch - x64
probando la URL 'https://downloads.openmicroscopy.org/bio-formats/6.1.0/artifacts/bioformats_package.jar'
Content type 'application/x-java-archive' length 37460318 bytes (35.7 MB)
==================================================
downloaded 35.7 MB
ERROR: loading failed for 'i386'
removing 'C:/Users/nlazc/Documents/R/win-library/4.0/RBioFormats'
Error: Failed to install 'RBioFormats' from GitHub:
(convertido del aviso) installation of package ‘C:/Users/nlazc/AppData/Local/Temp/Rtmpae1dAM/file30d44d084413/RBioFormats_0.0.56.tar.gz’ had non-zero exit status
``
The text was updated successfully, but these errors were encountered:
Hi! I have a problem installing this package. I run the lines
And this return on the console:
``
installing source package 'RBioFormats' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package 'RBioFormats'
finding HTML links ... done
AnnotatedImage-class html
finding level-2 HTML links ... done
AnnotatedImageList-class html
BioFormats.version html
FormatTools html
ImageMetadata-class html
RBioFormats html
checkJavaMemory html
dimorder html
metadata html
metadataAccessors html
mockFile html
read.image html
read.metadata html
read.omexml html
seriesCount html
write.image html
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
*** arch - i386
Error: package or namespace load failed for 'rJava':
.onLoad failed in loadNamespace() for 'rJava', details:
call: fun(libname, pkgname)
error: JAVA_HOME cannot be determined from the Registry
Error : package 'rJava' could not be loaded
Error: loading failed
Ejecución interrumpida
*** arch - x64
probando la URL 'https://downloads.openmicroscopy.org/bio-formats/6.1.0/artifacts/bioformats_package.jar'
Content type 'application/x-java-archive' length 37460318 bytes (35.7 MB)
==================================================
downloaded 35.7 MB
ERROR: loading failed for 'i386'
Error: Failed to install 'RBioFormats' from GitHub:
(convertido del aviso) installation of package ‘C:/Users/nlazc/AppData/Local/Temp/Rtmpae1dAM/file30d44d084413/RBioFormats_0.0.56.tar.gz’ had non-zero exit status
``
The text was updated successfully, but these errors were encountered: