Giter Site home page Giter Site logo

Comments (4)

JustinaZ avatar JustinaZ commented on August 25, 2024

Hello,
Just installed R 3.6; package does work if you follow description given in README.txt.
If you recently installed latest R version, I think you need to re-install other packages too:

  1. pcaMethods which is available from Bioconductor,
    https://www.bioconductor.org/packages/release/bioc/html/pcaMethods.html

if (!requireNamespace("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("pcaMethods")

  1. mnormt

  2. mclust

Hope this helps.
Regards,
J.

from pcareduce.

joemsong avatar joemsong commented on August 25, 2024

from pcareduce.

royfrancis avatar royfrancis commented on August 25, 2024

I get the following error on installation. I think i have the dependencies already.

devtools::install_github("JustinaZ/pcaReduce")

...
** help
Error : (converted from warning) /tmp/Rtmp9rEOJ7/R.INSTALL17054b74db85/pcaReduce/man/pcaReduce-package.Rd:25: All text must be in a section
ERROR: installing Rd objects failed for packagepcaReduce* removing/home/roy/R/x86_64-pc-linux-gnu-library/3.6.0/pcaReduceError: Failed to install 'pcaReduce' from GitHub:
  (converted from warning) installation of package/tmp/RtmpsZaRNe/file1a650210022/pcaReduce_1.0.tar.gzhad non-zero exit status
>> packageVersion("devtools")
[1] ‘2.2.2>> packageVersion("pcaMethods")
[1] ‘1.76.0>> packageVersion("mnormt")
[1] ‘1.5.6>> packageVersion("mclust")
[1] ‘5.4.5>> sessionInfo()
R version 3.6.0 (2019-04-26)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 18.04.4 LTS

from pcareduce.

royfrancis avatar royfrancis commented on August 25, 2024

I downloaded pcaReduce_1.0.tar.gz which worked.

from pcareduce.

Related Issues (5)

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.