Summary: | [NEW PORT] : math/R-cran-DoE.base - Full Factorials, Orthogonal Arrays and Base Utilities for DoE Packages | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Pedro F. Giffuni <pfg> | ||||
Component: | Individual Port(s) | Assignee: | Wen Heping <wen> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | w.schwarzenfeld, wen | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | 220057, 220059, 220060 | ||||||
Bug Blocks: | 220066 | ||||||
Attachments: |
|
A commit references this bug: Author: wen Date: Sat Sep 1 03:34:25 UTC 2018 New revision: 478653 URL: https://svnweb.freebsd.org/changeset/ports/478653 Log: Package DoE.base creates full factorial experimental designs and designs based on orthogonal arrays for (industrial) experiments. Additionally, it provides utility functions for the class design, which is also used by other packages for designed experiments. WWW: https://CRAN.R-project.org/package=DoE.base PR: 220062 Submitted by: pfg@ Changes: head/math/Makefile head/math/R-cran-DoE.base/ head/math/R-cran-DoE.base/Makefile head/math/R-cran-DoE.base/distinfo head/math/R-cran-DoE.base/pkg-descr |
Created attachment 183550 [details] New math/R-cran-DoE.base port as a diff Package DoE.base creates full factorial experimental designs and designs based on orthogonal arrays for (industrial) experiments. Additionally, it provides utility functions for the class design, which is also used by other packages for designed experiments.