Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation in R 4.0.0 #22

Open
nalm9 opened this issue Jun 7, 2020 · 0 comments
Open

Installation in R 4.0.0 #22

nalm9 opened this issue Jun 7, 2020 · 0 comments

Comments

@nalm9
Copy link

nalm9 commented Jun 7, 2020

Hi! I have a problem installing this package. I run the lines

install.packages("devtools")
devtools::install_github("aoles/RBioFormats")

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'

  • 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
    ``
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant