Created attachment 183556 [details] svn diff with the new port Regular and non-regular Fractional Factorial 2-level designs can be created. Furthermore, analysis tools for Fractional Factorial designs with 2-level factors are offered (main effects and interaction plots for all factors simultaneously, cube plot for looking at the simultaneous effects of three factors, full or half normal plot, alias structure in a more readable format than with the built-in function alias).
Why do we need to have separate ports for R packages, vs. loading they dynamically in R? There are thousands of them available, we probably shouldn't have all of them as ports.
(In reply to Yuri Victorovich from comment #1) (The question should probably me made to ports@ as it applies also for other scripted languages.) > Why do we need to have separate ports for R packages, vs. loading they > dynamically in R? I find it useful to have the files registered in pkg(1), it makes it easier to deinstall them or do cleanups and we also have a register of tested updates. "Microsoft's R Open" has a package that maintains snapshots of R-cran for reproducibility purposes. Note that some of these packages are compiled: no idea if the R packaging accounts for unsupported platforms like FreeBSD. > There are thousands of them available, we probably shouldn't have all of > them as ports. I am personally only interested in a set of tools that are not easy to find and that I am willing to maintain: Quality Control and (as now) Design of Experiments.
ping!
A commit references this bug: Author: wen Date: Mon Feb 18 06:11:19 UTC 2019 New revision: 493244 URL: https://svnweb.freebsd.org/changeset/ports/493244 Log: FrF2: Fractional Factorial Designs with 2-Level Factors Regular and non-regular Fractional Factorial 2-level designs can be created. Furthermore, analysis tools for Fractional Factorial designs with 2-level factors are offered (main effects and interaction plots for all factors simultaneously, cube plot for looking at the simultaneous effects of three factors, full or half normal plot, alias structure in a more readable format than with the built-in function alias). WWW: https://CRAN.R-project.org/package=FrF2 PR: 220066 Submitted by: pfg@ Changes: head/math/Makefile head/math/R-cran-FrF2/ head/math/R-cran-FrF2/Makefile head/math/R-cran-FrF2/distinfo head/math/R-cran-FrF2/pkg-descr