sukanka / jaspOnArch

Build Jasp-desktop on Archlinux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jaspOnArch

Build jasp-desktop on Archlinux from source the arch way.

Current Progress:

  • Build: pass
  • Run: Ok
  • Test: Unknown.

Note: This project is now moved to BioArchLinux.

Needed R packages

The R modules of jasp need some dependencies from CRAN. Hopefully, all of them can be found at BioArchLinux.

Some dependencies are from github, not included in cran, they are

Jasp R module build status

Common

  • jaspDescriptives
  • jaspTTests
  • jaspAnova
  • jaspMixedModels
  • jaspRegression
  • jaspFrequencies
  • jaspFactor

Extra

  • jaspAudit
  • jaspBain
  • jaspCircular
  • jaspCochrane
  • jaspDistributions
  • jaspEquivalenceTTests
  • jaspJags
  • jaspLearnBayes
  • jaspMachineLearning
  • jaspMetaAnalysis
  • jaspNetwork
  • jaspProcessControl (not used in jasp-desktop currently)
  • jaspReliability
  • jaspSem
  • jaspSummaryStatistics
  • jaspVisualModeling
  • jaspProphet

Acknowledgement

This project uses many packages from BioArchLinux.

This project also uses pkgbuild-generator-for-r to automatically generate PKGBUILDs for r packages, which are then contributed to BioArchLinux.

About

Build Jasp-desktop on Archlinux

License:GNU Affero General Public License v3.0


Languages

Language:Shell 76.4%Language:Python 23.6%