summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2015-12-05Added support for $sharedir/R-libraryStephen Martin
2015-12-05Added include patchStephen Martin
2015-12-05Updated build processStephen Martin
The JASP devs are removing the need for an included r bundle. Instead, they are calling to the system R library (/usr/lib/R/library) The devs are targeting debian and they host PPAs with the needed R packages to install into the system R library. Because arch does not really support the million r-cran-* packages, I am creating a standalone 'bundle' meant for jasp that includes all the needed packages, installed into the R system library. They will be named according to the cran packages. r-cran-WhateveR
2015-12-05Fixing this stupid rebaseStephen Martin
2015-12-02Version bumpStephen Martin
2015-11-03Bumped for new R versionStephen Martin
2015-09-04Bumped to .12Stephen Martin
2015-08-31Version bump to v.0.7.11Stephen Martin
2015-08-28Modified dependenciesStephen Martin
Ran namcap on package. boost is a makedepend zlib is already included by libarchive curl is a needed dependency
2015-08-26Updated to v0.7.1.9Stephen Martin
2015-08-22Version bump -> .7.1.8Stephen Martin
Removed boost-nowide as dependency.
2015-08-20Bumped relStephen Martin
2015-08-20Added tk as dependency (for R; sem needs it)Stephen Martin
2015-08-20Added qt5-svg as dependencyStephen Martin
2015-08-20Added gcc-fortran to makedependsStephen Martin
2015-08-20Patched in SEMStephen Martin
2015-08-20Added more qt5 depsStephen Martin
2015-08-19Removed unnecessary dependencyStephen Martin
2015-08-19Removed .ico and added .svgStephen Martin
2015-08-19Initial commit.Stephen Martin