Path to this page:
./
math/R-RNetCDF,
Interface to NetCDF datasets
Branch: CURRENT,
Version: 2.9.2nb2,
Package name: R-RNetCDF-2.9.2nb2,
Maintainer: pkgsrc-usersAn 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.
Required to run:[
math/R] [
devel/netcdf]
Required to build:[
math/udunits] [
pkgtools/cwrappers]
Master sites: (Expand)
Version history: (Expand)
- (2024-11-01) Updated to version: R-RNetCDF-2.9.2nb2
- (2024-11-01) Updated to version: R-RNetCDF-2.9.2nb1
- (2024-10-26) Updated to version: R-RNetCDF-2.9.2
- (2024-05-29) Updated to version: R-RNetCDF-2.9.1nb2
- (2024-05-16) Updated to version: R-RNetCDF-2.9.1nb1
- (2024-01-24) Updated to version: R-RNetCDF-2.9.1
CVS history: (Expand)
2024-01-24 00:50:03 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
(math/R-RNetCDF) Updated 2.6.2 5o 2.9.1, make test does not pass
Version 2.9-1, 2023-12-30
* Fix support for parallel I/O with MPICH (and related MPI variants)
* Fix error handlers to remove potentially insecure format strings
Version 2.8-1, 2023-10-21
* Fix builds on platforms where share directory is not under $R_HOME
* Fix UBSAN warning when converting empty NC_CHAR to R string
* Fix type conversions with oneAPI compiler
Version 2.7-1, 2023-10-02
* Fix crash when calling nc_free_vlen on vlen with zero-length
* Support packing and unpacking of vlen
* Support fill value conversions in non-numeric data types:
NC_CHAR, NC_STRING, enum, compound, and vlen
* Improve support for NetCDF parallel I/O in configure script:
- Specify MPI compiler via argument --with-mpicc
- Enable MPI tests in R CMD check via argument --with-mpiexec
- Give warnings if MPI and/or NetCDF parallel I/O not detected
* Add configure option --with-nc-config-static to allow selection of
static libraries from nc-config
* Build Windows package with NetCDF library from RTools4x
- Adapt to newer RTools by using configure script on Windows
* Add examples using hierarchical groups to help for grp.inq.nc
|
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-06-17 12:54:05 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
(math/R-RNetCDF) Remove PKGREVISION, sorry
|
2023-06-17 12:52:59 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(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
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|
2022-12-18 08:51:37 by Makoto Fujiwara | Files touched by this commit (2) | |
Log message:
(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
|
2022-10-26 12:32:08 by Thomas Klausner | Files touched by this commit (687) |
Log message:
*: bump PKGREVISION for libunistring shlib major bump
|