Port details |
- R-cran-dtplyr Data Table Back-End for 'dplyr'
- 1.3.1 databases =2 1.3.1Version of this port present on the latest quarterly branch.
- Maintainer: einar@isnic.is
- Port Added: 2024-04-06 14:54:09
- Last Update: 2024-04-06 14:42:36
- Commit Hash: 340d723
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://dtplyr.tidyverse.org/
- Description:
- Provides a data.table backend for 'dplyr'. The goal of 'dtplyr' is to allow you
to write 'dplyr' code that is automatically translated to the equivalent, but
usually much faster, data.table code.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-dtplyr>0:databases/R-cran-dtplyr
- To install the port:
- cd /usr/ports/databases/R-cran-dtplyr/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/R-cran-dtplyr
- pkg install R-cran-dtplyr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-dtplyr
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1706915299
SHA256 (dtplyr_1.3.1.tar.gz) = a5a9689a640b8bd1274519af220c33deaa3919654acac4ebdff1ff365cc8d6e5
SIZE (dtplyr_1.3.1.tar.gz) = 150971
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-cli>=3.4.0 : devel/R-cran-cli
- R-cran-data.table>=1.13.0 : devel/R-cran-data.table
- R-cran-dplyr>=1.1.0 : math/R-cran-dplyr
- R-cran-glue>0 : devel/R-cran-glue
- R-cran-lifecycle>0 : devel/R-cran-lifecycle
- R-cran-rlang>=1.0.4 : devel/R-cran-rlang
- R-cran-tibble>0 : devel/R-cran-tibble
- R-cran-tidyselect>=1.2.0 : devel/R-cran-tidyselect
- R-cran-vctrs>=0.4.1 : devel/R-cran-vctrs
- R : math/R
- Test dependencies:
-
- R-cran-testthat>0 : devel/R-cran-testthat
- R-cran-tidyr>0 : devel/R-cran-tidyr
- Runtime dependencies:
-
- R-cran-cli>=3.4.0 : devel/R-cran-cli
- R-cran-data.table>=1.13.0 : devel/R-cran-data.table
- R-cran-dplyr>=1.1.0 : math/R-cran-dplyr
- R-cran-glue>0 : devel/R-cran-glue
- R-cran-lifecycle>0 : devel/R-cran-lifecycle
- R-cran-rlang>=1.0.4 : devel/R-cran-rlang
- R-cran-tibble>0 : devel/R-cran-tibble
- R-cran-tidyselect>=1.2.0 : devel/R-cran-tidyselect
- R-cran-vctrs>=0.4.1 : devel/R-cran-vctrs
- R : math/R
- This port is required by:
- for Build
-
- devel/R-cran-tidyverse
- for Run
-
- devel/R-cran-tidyverse
Configuration Options:
- No options to configure
- Options name:
- databases_R-cran-dtplyr
- USES:
- cran:auto-plist
- 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 |
1.3.1 06 Apr 2024 14:42:36 |
Nuno Teixeira (eduardo) Author: Einar Bjarni Halldórsson |
databases/R-cran-dtplyr: New port: Data Table Back-End for 'dplyr'
- Submitter becomes maintainer
Provides a data.table backend for 'dplyr'. The goal of 'dtplyr' is to allow you
to write 'dplyr' code that is automatically translated to the equivalent, but
usually much faster, data.table code.
WWW: https://dtplyr.tidyverse.org/
Differential Revision: https://reviews.freebsd.org/D43735 |
Number of commits found: 1
|