Port details |
- R-cran-sparsevctrs Sparse Vectors for Use in Data Frames
- 0.2.0 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: eduardo@FreeBSD.org
- Port Added: 2025-02-02 17:00:06
- Last Update: 2025-02-02 16:58:11
- Commit Hash: 35ce895
- License: MIT
- WWW:
- https://cran.r-project.org/web/packages/sparsevctrs/
- Description:
- Provides sparse vectors powered by ALTREP (Alternative Representations
for R Objects) that behave like regular vectors, and can thus be used in
data frames. Also provides tools to convert between sparse matrices and
data frames with sparse columns and functions to interact with sparse
vectors.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-sparsevctrs>0:devel/R-cran-sparsevctrs
- To install the port:
- cd /usr/ports/devel/R-cran-sparsevctrs/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/R-cran-sparsevctrs
- pkg install R-cran-sparsevctrs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-sparsevctrs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1738489648
SHA256 (sparsevctrs_0.2.0.tar.gz) = 04f806ea5e3e7aae406e4aeb759df398b7a7871a812ee20681bdcb4dfafe3f8a
SIZE (sparsevctrs_0.2.0.tar.gz) = 83931
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- R-cran-cli>=3.4.0 : devel/R-cran-cli
- R-cran-rlang>=1.1.0 : devel/R-cran-rlang
- R-cran-vctrs>0 : devel/R-cran-vctrs
- R : math/R
- gfortran13 : lang/gcc13
- as : devel/binutils
- Test dependencies:
-
- R-cran-knitr>0 : print/R-cran-knitr
- R-cran-testthat>0 : devel/R-cran-testthat
- Runtime dependencies:
-
- R-cran-cli>=3.4.0 : devel/R-cran-cli
- R-cran-rlang>=1.1.0 : devel/R-cran-rlang
- R-cran-vctrs>0 : devel/R-cran-vctrs
- R : math/R
- gfortran13 : lang/gcc13
- This port is required by:
- for Build
-
- devel/R-cran-hardhat
- for Run
-
- devel/R-cran-hardhat
Configuration Options:
- No options to configure
- Options name:
- devel_R-cran-sparsevctrs
- USES:
- cran:auto-plist,compiles
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.0 02 Feb 2025 16:58:11 |
Nuno Teixeira (eduardo) |
devel/R-cran-sparsevctrs: New port: Sparse Vectors for Use in Data Frames
Provides sparse vectors powered by ALTREP (Alternative Representations
for R Objects) that behave like regular vectors, and can thus be used in
data frames. Also provides tools to convert between sparse matrices and
data frames with sparse columns and functions to interact with sparse
vectors.
WWW: https://cran.r-project.org/web/packages/sparsevctrs/ |
Number of commits found: 1
|