Port details |
- R-cran-conquer Convolution-Type Smoothed Quantile Regression
- 1.3.3 math =2 1.3.3Version of this port present on the latest quarterly branch.
- Maintainer: tota@FreeBSD.org
- Port Added: 2020-07-11 11:42:45
- Last Update: 2023-05-11 02:55:49
- Commit Hash: 46ca4ee
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://cran.r-project.org/web/packages/conquer/
- Description:
- Fast and accurate convolution-type smoothed quantile regression.
Implemented using Barzilai-Borwein gradient descent with a Huber
regression warm start. Construct confidence intervals for regression
coefficients using multiplier bootstrap.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-conquer>0:math/R-cran-conquer
- To install the port:
- cd /usr/ports/math/R-cran-conquer/ && make install clean
- To add the package, run one of these commands:
- pkg install math/R-cran-conquer
- pkg install R-cran-conquer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-conquer
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1682471992
SHA256 (conquer_1.3.3.tar.gz) = a2c6155ed74af0e2a279145843ec5229ae2f3707aa25169ae030c520aa97deba
SIZE (conquer_1.3.3.tar.gz) = 56315
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-matrixStats>0 : math/R-cran-matrixStats
- R-cran-Rcpp>=1.0.3 : devel/R-cran-Rcpp
- R-cran-RcppArmadillo>=0.9.850.1.0 : math/R-cran-RcppArmadillo
- R : math/R
- gfortran12 : lang/gcc12
- as : devel/binutils
- Runtime dependencies:
-
- R-cran-matrixStats>0 : math/R-cran-matrixStats
- R-cran-Rcpp>=1.0.3 : devel/R-cran-Rcpp
- R-cran-RcppArmadillo>=0.9.850.1.0 : math/R-cran-RcppArmadillo
- R : math/R
- gfortran12 : lang/gcc12
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_R-cran-conquer
- USES:
- compiler:c++11-lang cran:auto-plist,compiles
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.3 11 May 2023 02:55:49 |
TAKATSU Tomonari (tota) |
math/R-cran-conquer: Update to 1.3.3 |
1.3.1_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.3.1 16 Sep 2022 22:45:10 |
TAKATSU Tomonari (tota) |
math/R-cran-conquer: Update to 1.3.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.3.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.3.0 23 Mar 2022 11:23:52 |
TAKATSU Tomonari (tota) |
math/R-cran-conquer: Update to 1.3.0 |
1.2.2 16 Feb 2022 00:31:09 |
TAKATSU Tomonari (tota) |
math/R-cran-conquer: Update to 1.2.2 |
1.2.1 08 Nov 2021 21:53:32 |
TAKATSU Tomonari (tota) |
math/R-cran-conquer: Update to 1.2.1 |
1.0.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.2 28 Aug 2020 15:50:27 |
tota |
- Update to 1.0.2 |
1.0.1 11 Jul 2020 11:40:16 |
tota |
- Add new port: math/R-cran-conquer
Fast and accurate convolution-type smoothed quantile regression.
Implemented using Barzilai-Borwein gradient descent with a Huber
regression warm start. Construct confidence intervals for regression
coefficients using multiplier bootstrap.
WWW: https://cran.r-project.org/web/packages/conquer/ |