Port details |
- R-cran-FrF2 Statistical Methods for Quality Science
- 2.2.3 math
=0 2.2.2Version of this port present on the latest quarterly branch. - Maintainer: eduardo@FreeBSD.org
 - Port Added: 2019-02-18 06:11:33
- Last Update: 2022-06-22 17:51:16
- Commit Hash: b952c06
- License: GPLv2+
- Description:
- 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
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-FrF2>0:math/R-cran-FrF2
- To install the port:
- cd /usr/ports/math/R-cran-FrF2/ && make install clean
- To add the package, run one of these commands:
- pkg install math/R-cran-FrF2
- pkg install R-cran-FrF2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-FrF2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1655918877
SHA256 (FrF2_2.2-3.tar.gz) = 7a2004a998db38b00bbc8caf1eb4c37449e58b05560fb73773069dbc267b47e5
SIZE (FrF2_2.2-3.tar.gz) = 450268
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- R-cran-BsMD>0 : math/R-cran-BsMD
- R-cran-DoE.base>0 : math/R-cran-DoE.base
- R-cran-igraph>0 : math/R-cran-igraph
- R-cran-scatterplot3d>0 : math/R-cran-scatterplot3d
- R-cran-sfsmisc>0 : devel/R-cran-sfsmisc
- R : math/R
- Runtime dependencies:
-
- R-cran-BsMD>0 : math/R-cran-BsMD
- R-cran-DoE.base>0 : math/R-cran-DoE.base
- R-cran-igraph>0 : math/R-cran-igraph
- R-cran-scatterplot3d>0 : math/R-cran-scatterplot3d
- R-cran-sfsmisc>0 : devel/R-cran-sfsmisc
- R : math/R
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- math_R-cran-FrF2
- USES:
- cran:auto-plist
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
22 Jun 2022 17:51:16 2.2.3
|
Nuno Teixeira (eduardo)  |
math/R-cran-FrF2: Adopt port / Update to 2.2-3
ChangeLog: none available |
21 Feb 2022 02:46:54 2.2.2
|
Pedro F. Giffuni (pfg)  |
math/R-cran-FrF2 update to version 2.2-2
Reset maintainer while here.
Approved by: thierry (mentor, implicit) |
06 Apr 2021 14:31:07 1.7.3_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
05 May 2020 16:07:54
1.7.3_2
|
jrm  |
math/R: Update to version 4.0.0
Upstream changes:
https://stat.ethz.ch/pipermail/r-announce/2020/000653.html
Also bump PORTREVISION of ports that depend on math/R.
Submitted by: wen (in part)
Reviewed by: jwb, Rainer Hurling <rhurlin@gwdg.de>, thierry
Differential Revision: https://reviews.freebsd.org/D24572 |
26 Jul 2019 20:46:57
1.7.3_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
08 May 2019 20:08:27
1.7.3
|
pfg  |
math/R-cran-DoE.base update to 1.1-3
math/R-cran-FrF2 update 1.7-3
Pet portlint.
Reported by: portscout
Approved by: thierry (mentor) |
18 Feb 2019 06:11:18
1.7.2
|
wen  |
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@ |