Giter Site home page Giter Site logo

Cannot install NORMT3 about sciclone HOT 4 OPEN

ruhollah2 avatar ruhollah2 commented on September 14, 2024
Cannot install NORMT3

from sciclone.

Comments (4)

xiasijian avatar xiasijian commented on September 14, 2024

image
image

from sciclone.

chrisamiller avatar chrisamiller commented on September 14, 2024

It appears that NORMT3 was removed from CRAM, but I was able to install it on MacOSX by grabbing the latest package from the archives: https://cran.r-project.org/src/contrib/Archive/NORMT3/

$ wget https://cran.r-project.org/src/contrib/Archive/NORMT3/NORMT3_1.0.4.tar.gz
$ R CMD install NORMT3_1.0.4.tar.gz
$ R --silent
> library(NORMT3)
NORMT3: Evaluates erf, erfc, Faddeeva functions and Gaussian/T sum densities
Copyright: Guy Nason 2005-2022
> sessionInfo()
R version 4.2.0 (2022-04-22)
Platform: x86_64-apple-darwin17.0 (64-bit)
Running under: macOS Big Sur/Monterey 10.16

Matrix products: default
BLAS:   /Library/Frameworks/R.framework/Versions/4.2/Resources/lib/libRblas.0.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/4.2/Resources/lib/libRlapack.dylib

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base

other attached packages:
[1] NORMT3_1.0.4

loaded via a namespace (and not attached):
[1] compiler_4.2.0

Does this solution work for you?

from sciclone.

LorenzoBioinfo avatar LorenzoBioinfo commented on September 14, 2024

I tried downloading NORMT3 from https://cran.r-project.org/src/contrib/Archive/NORMT3/ but I got the same error of ruhollah2.

from sciclone.

chrisamiller avatar chrisamiller commented on September 14, 2024

I am seeing the same issue now on R version 4.3 and MacOSX 12.6. It's a fairly deep rabbit hole involving clang/gfortran versions that I don't have time to go down at the moment (but will check back on in the future).

In the meantime, I know that this docker image contains a working version of sciclone. You could give it a try until we're able to find a workaround:
https://hub.docker.com/r/seqfu/sciclone

from sciclone.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.