Up to [cvs.NetBSD.org] / pkgsrc / math / R-RNetCDF
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.24 / (download) - annotate - [select for diffs], Wed Nov 8 13:20:00 2023 UTC (3 weeks, 2 days ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
*: recursive bump for icu 74.1
Revision 1.23 / (download) - annotate - [select for diffs], Tue Oct 24 22:09:52 2023 UTC (5 weeks, 3 days ago) by wiz
Branch: MAIN
Changes since 1.22: +2 -1
lines
Diff to previous 1.22 (colored)
*: bump for openssl 3
Revision 1.22 / (download) - annotate - [select for diffs], Sat Jun 17 10:54:05 2023 UTC (5 months, 2 weeks ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2
Changes since 1.21: +1 -2
lines
Diff to previous 1.21 (colored)
(math/R-RNetCDF) Remove PKGREVISION, sorry
Revision 1.21 / (download) - annotate - [select for diffs], Sat Jun 17 10:52:59 2023 UTC (5 months, 2 weeks ago) by mef
Branch: MAIN
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
(math/R-RNetCDF) Updated 2.6.1 to 2.6.2 Version 2.6-2, 2023-01-16 * Fix compiler warnings reported by R-devel
Revision 1.20 / (download) - annotate - [select for diffs], Wed Apr 19 08:10:44 2023 UTC (7 months, 2 weeks ago) by adam
Branch: MAIN
Changes since 1.19: +2 -1
lines
Diff to previous 1.19 (colored)
revbump after textproc/icu update
Revision 1.19 / (download) - annotate - [select for diffs], Sun Dec 18 07:51:37 2022 UTC (11 months, 2 weeks ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Changes since 1.18: +2 -3
lines
Diff to previous 1.18 (colored)
(math/R-RNetCDF) Updated 2.5.2 to 2.6.1 Version 2.6-1, 2021-06-25 * Windows: update binary packages to netcdf 4.9.0 with OpenDAP
Revision 1.18 / (download) - annotate - [select for diffs], Wed Oct 26 10:31:39 2022 UTC (13 months ago) by wiz
Branch: MAIN
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
*: bump PKGREVISION for libunistring shlib major bump
Revision 1.17 / (download) - annotate - [select for diffs], Wed Dec 8 16:05:31 2021 UTC (23 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
revbump for icu and libffi
Revision 1.16 / (download) - annotate - [select for diffs], Wed Sep 29 19:00:57 2021 UTC (2 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.15: +2 -1
lines
Diff to previous 1.15 (colored)
revbump for boost-libs
Revision 1.15 / (download) - annotate - [select for diffs], Sun Sep 19 02:55:21 2021 UTC (2 years, 2 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3
Changes since 1.14: +3 -4
lines
Diff to previous 1.14 (colored)
(math/R-RNetCDF) Updated 2.4.2 to 2.5.2 Version 2.5-2, 2021-08-20 * Support hdf5 filters via multi-filter interface (netcdf>=4.8.0) * Windows: update binary packages to netcdf 4.7.4 with OpenDAP * Generate type conversions with m4 macros * Reduce CPU time for utcal.nc example to pass CRAN checks
Revision 1.14 / (download) - annotate - [select for diffs], Wed Apr 21 13:24:59 2021 UTC (2 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.13: +2 -1
lines
Diff to previous 1.13 (colored)
revbump for boost-libs
Revision 1.13 / (download) - annotate - [select for diffs], Sun Sep 20 23:12:14 2020 UTC (3 years, 2 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.12: +2 -4
lines
Diff to previous 1.12 (colored)
(math/R-RNetCDF) Updated 1.9.1 to 2.4.2 Version 2.4-2, 2020-09-12 * Support reading/writing special values (e.g. NA, Inf) without substitution, mainly in cases where type conversion between R and NetCDF is not required. * Fix selection of na.mode values 0,1,2 * Fix range checks for numeric conversions with packing * Significantly increase test coverage of type conversion routines * Support parallel NetCDF when running with MPI * Allow creation of datasets in "data64" (CDF5) format * Support diskless files and in-memory manipulation of persistent files Version 2.3-1, 2020-04-27 * Fix problem when defining scalar variables with netcdf-4.7.4 Version 2.1-1, 2019-10-18 * Remove automatic handling of fill values in user-defined types * Link rwinlib libraries by pathname to fix r-hub Windows builds * Correct quoting of external software names in DESCRIPTION Version 2.0-4, 2019-10-13 * Fix OSX packages by linking expat library Version 2.0-3, 2019-10-05 * Support NetCDF-4 features for reading and writing of datasets. * Suggest bit64 package for NC_INT64 and NC_UINT64 types. * Drop support for netcdf-3.x library, require netcdf-4.x. * Drop support for udunits-1 library. * Disable calendar functions if udunits-2.x is not found during build.
Revision 1.12 / (download) - annotate - [select for diffs], Fri May 22 10:56:20 2020 UTC (3 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
revbump after updating security/nettle
Revision 1.11 / (download) - annotate - [select for diffs], Wed May 6 14:04:48 2020 UTC (3 years, 6 months ago) by adam
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
revbump after boost update
Revision 1.10 / (download) - annotate - [select for diffs], Sun Mar 8 16:50:26 2020 UTC (3 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
*: recursive bump for libffi
Revision 1.9 / (download) - annotate - [select for diffs], Sat Jan 18 21:49:55 2020 UTC (3 years, 10 months ago) by jperkin
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
*: Recursive revision bump for openssl 1.1.1.
Revision 1.8 / (download) - annotate - [select for diffs], Sun Jan 12 20:20:30 2020 UTC (3 years, 10 months ago) by ryoon
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
*: Recursive revbump from devel/boost-libs
Revision 1.7 / (download) - annotate - [select for diffs], Thu Aug 22 12:23:29 2019 UTC (4 years, 3 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Recursive revbump from boost-1.71.0
Revision 1.6 / (download) - annotate - [select for diffs], Thu Aug 8 19:53:45 2019 UTC (4 years, 3 months ago) by brook
Branch: MAIN
Changes since 1.5: +4 -6
lines
Diff to previous 1.5 (colored)
Update all R packages to canonical form. The canonical form [1] of an R package Makefile includes the following: - The first stanza includes R_PKGNAME, R_PKGVER, PKGREVISION (as needed), and CATEGORIES. - HOMEPAGE is not present but defined in math/R/Makefile.extension to refer to the CRAN web page describing the package. Other relevant web pages are often linked from there via the URL field. This updates all current R packages to this form, which will make regular updates _much_ easier, especially using pkgtools/R2pkg. [1] http://mail-index.netbsd.org/tech-pkg/2019/08/02/msg021711.html
Revision 1.5 / (download) - annotate - [select for diffs], Wed Jul 31 18:23:57 2019 UTC (4 years, 4 months ago) by brook
Branch: MAIN
Changes since 1.4: +5 -6
lines
Diff to previous 1.4 (colored)
R-RNetCDF: update to canonical form of an R package. Update to the canonical form of an R package and fix the LICENSE field.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Jul 20 22:46:32 2019 UTC (4 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
*: recursive bump for nettle 3.5.1
Revision 1.3 / (download) - annotate - [select for diffs], Mon Jul 1 04:08:31 2019 UTC (4 years, 5 months ago) by ryoon
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Recursive revbump from boost-1.70.0
Revision 1.2 / (download) - annotate - [select for diffs], Thu Dec 13 19:52:08 2018 UTC (4 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
revbump for boost 1.69.0
Revision 1.1 / (download) - annotate - [select for diffs], Mon Sep 17 13:24:18 2018 UTC (5 years, 2 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Add package R-RNetCDF version 1.9-1 An R interface to the NetCDF file format designed by Unidata for efficient storage of array-oriented scientific data and descriptions. The R interface is closely based on the C API of the NetCDF library, and it includes calendar conversions from the Unidata UDUNITS library. The current implementation supports all operations on NetCDF datasets in classic and 64-bit offset file formats, and NetCDF4-classic format is supported for reading and modification of existing files. From Kai-Uwe Eckhardt, updated as the previous distfile wasn't available. PR pkg/51607