Bug 220066 - [NEW PORT]: math/R-cran-FrF2: Fractional Factorial Designs with 2-Level Factors
Summary: [NEW PORT]: math/R-cran-FrF2: Fractional Factorial Designs with 2-Level Factors
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Wen Heping
URL:
Keywords: patch
Depends on: 220062 220063 220064 220065
Blocks:
  Show dependency treegraph
 
Reported: 2017-06-16 23:43 UTC by Pedro F. Giffuni
Modified: 2019-02-27 11:41 UTC (History)
2 users (show)

See Also:


Attachments
svn diff with the new port (1.85 KB, patch)
2017-06-16 23:43 UTC, Pedro F. Giffuni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro F. Giffuni freebsd_committer freebsd_triage 2017-06-16 23:43:39 UTC
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).
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2017-07-02 05:44:07 UTC
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.
Comment 2 Pedro F. Giffuni freebsd_committer freebsd_triage 2017-07-02 16:22:11 UTC
(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.
Comment 3 Walter Schwarzenfeld 2019-02-11 02:51:54 UTC
ping!
Comment 4 commit-hook freebsd_committer freebsd_triage 2019-02-18 06:11:53 UTC
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