Port details |
- R-cran-data.table Extension of Data.frame
- 1.16.4 devel =2 1.15.4Version of this port present on the latest quarterly branch.
- Maintainer: eduardo@FreeBSD.org
- Port Added: 2016-10-10 12:52:08
- Last Update: 2025-01-03 14:38:03
- Commit Hash: 2a13205
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MPL20
- WWW:
- https://cran.r-project.org/web/packages/data.table/
- Description:
- Fast aggregation of large data (e.g. 100GB in RAM), fast ordered
joins, fast add/modify/delete of columns by group using no copies
at all, list columns and a fast file reader (fread). Offers a natural
and flexible syntax, for faster development.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-data.table>0:devel/R-cran-data.table
- To install the port:
- cd /usr/ports/devel/R-cran-data.table/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/R-cran-data.table
- pkg install R-cran-data.table
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-data.table
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1735906834
SHA256 (data.table_1.16.4.tar.gz) = 72764bb3aebc111de60223cfb32b6111a47081e3a1e7f6d20c78eb7f30269cdf
SIZE (data.table_1.16.4.tar.gz) = 5490632
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 : math/R
- gfortran13 : lang/gcc13
- pkgconf>=1.3.0_1 : devel/pkgconf
- as : devel/binutils
- Test dependencies:
-
- R-cran-bit64>0 : devel/R-cran-bit64
- R-cran-knitr>0 : print/R-cran-knitr
- Runtime dependencies:
-
- R : math/R
- gfortran13 : lang/gcc13
- This port is required by:
- for Build
-
- databases/R-cran-dtplyr
- devel/R-cran-Hmisc
- devel/R-cran-ModelMetrics
- science/R-cran-etm
- for Run
-
- databases/R-cran-dtplyr
- devel/R-cran-Hmisc
- devel/R-cran-ModelMetrics
- math/R-cran-memisc
- science/R-cran-Epi
- science/R-cran-etm
- textproc/R-cran-rio
Configuration Options:
- No options to configure
- Options name:
- devel_R-cran-data.table
- USES:
- cran:auto-plist,compiles pkgconfig
- 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.16.4 03 Jan 2025 14:38:03 |
Nuno Teixeira (eduardo) |
devel/R-cran-data.table: Update to 1.16.4
- Use openmp by default
- Fix tests with upstream patch
ChangeLog: https://cran.r-project.org/web/packages/data.table/news/news.html |
1.15.4 08 Oct 2024 09:23:19 |
Nuno Teixeira (eduardo) |
devel/R-cran-data.table: Revert "devel/R-cran-data.table: Update to 1.16.0"
OpenMP detection broken.
See also:
https://github.com/Rdatatable/data.table/issues/6559
https://github.com/Rdatatable/data.table/commit/096b20f1f1b9788787a826ba3d32177ed9836352
This reverts commit 5f823f135151a2a77b54ef0533c4c932e41ca771. |
1.16.0 07 Oct 2024 19:22:17 |
Nuno Teixeira (eduardo) |
devel/R-cran-data.table: Update to 1.16.0
ChangeLog: https://cran.r-project.org/web/packages/data.table/news/news.html |
1.15.4 01 Apr 2024 13:39:08 |
Nuno Teixeira (eduardo) |
devel/R-cran-data.table: Update to 1.15.4
ChangeLog: https://cran.r-project.org/web/packages/data.table/news/news.html |
1.15.2 01 Mar 2024 09:46:26 |
Nuno Teixeira (eduardo) |
devel/R-cran-data.table: Update to 1.15.2
ChangeLog: https://cran.r-project.org/web/packages/data.table/news/news.html |
1.15.0 01 Feb 2024 11:53:02 |
Nuno Teixeira (eduardo) |
devel/R-cran-data.table: Update to 1.15.0
ChangeLog: https://cran.r-project.org/web/packages/data.table/news/news.html |
1.14.10 03 Jan 2024 14:09:51 |
Piotr Kubaj (pkubaj) |
devel/R-cran-data.table: remove ELFv1 support |
1.14.10 09 Dec 2023 17:31:19 |
Nuno Teixeira (eduardo) |
devel/R-cran-data.table: Update to 1.14.10
- Take maintainership
ChangeLog: https://cran.r-project.org/web/packages/data.table/news/news.html |
1.14.8 06 May 2023 15:55:53 |
TAKATSU Tomonari (tota) |
devel/R-cran-data.table: Update to 1.14.8
- Update to 1.14.8
- Drop maintainership |
1.14.2_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc 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.14.2 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.14.2 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.14.2 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
1.14.2 30 Sep 2021 10:27:54 |
TAKATSU Tomonari (tota) |
devel/R-cran-data.table: Update to 1.14.2 |
1.14.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.14.0 06 Mar 2021 06:53:21 |
tota |
- Update to 1.14.0 |
1.12.8_3 26 Sep 2020 08:36:55 |
wen |
- Unbreak build on i386
PR: 247631
Submitted by: wen@(myself)
Approved by: tota@(maintainer) |
1.12.8_2 05 May 2020 16:07:54 |
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 |
1.12.8_1 08 Mar 2020 21:56:37 |
jbeich |
Drop dependency on devel/openmp
- Drop if devel/llvm* was used as a substitute
Approved by: yuri, rene (earlier version)
Differential Revision: https://reviews.freebsd.org/D23020 |
1.12.8 11 Dec 2019 17:47:32 |
tota |
- Update to 1.12.8 |
1.12.6 19 Oct 2019 15:22:47 |
tota |
- Update to 1.12.6 |
1.12.4 06 Oct 2019 10:49:17 |
tota |
- Update to 1.12.4 |
1.12.2 26 Sep 2019 09:38:23 |
tota |
- Update to 1.12.2 |
1.11.8_2 26 Jul 2019 20:46:57 |
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 |
1.11.8_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.11.8 02 Nov 2018 13:32:35 |
rene |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
1.11.8 23 Oct 2018 08:58:10 |
tota |
- Mark as BROKEN on 13 i386: unable to load datatable.so |
1.11.8 10 Oct 2018 12:37:12 |
tota |
- Update to 1.11.8 |
1.11.6 28 Sep 2018 10:37:46 |
tota |
- Update to 1.11.6 |
1.11.4 17 Aug 2018 03:30:55 |
tota |
- Update to 1.11.4 |
1.11.2 17 Aug 2018 02:27:19 |
tota |
- Mark as BROKEN on 11+ i386: unable to load datatable.so
** testing if installed package can be loaded
Error: package or namespace load failed for 'data.table' in dyn.load(file,
DLLpath = DLLpath, ...):
unable to load shared object |
1.11.2 17 May 2018 02:18:52 |
tota |
- Update to 1.11.2
- Update LICENSE section |
1.10.4.3_1 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
1.10.4.3 09 Mar 2018 11:04:30 |
tota |
- Update to 1.10.4-3 |
1.10.4 07 May 2017 05:21:28 |
tota |
- Update to 1.10.4 |
1.10.0 17 Dec 2016 05:52:37 |
tota |
- Update to 1.10.0
- Change LICENSE from GPLv2+ to GPLv3 |
1.9.6 10 Oct 2016 12:52:00 |
tota |
- Add new port: devel/R-cran-data.table
Fast aggregation of large data (e.g. 100GB in RAM), fast ordered
joins, fast add/modify/delete of columns by group using no copies
at all, list columns and a fast file reader (fread). Offers a natural
and flexible syntax, for faster development.
WWW: https://cran.r-project.org/web/packages/data.table/ |