./math/R-RNetCDF, Interface to NetCDF datasets

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.9.2nb3, Package name: R-RNetCDF-2.9.2nb3, Maintainer: pkgsrc-users

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.


Required to run:
[math/R] [devel/netcdf]

Required to build:
[math/udunits] [pkgtools/cwrappers]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-10-26 10:43:56 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(math/R-RNetCDF) Updated 2.9.1 to 2.9.2

  * Use pkg-config on Windows to fix linking with upcoming Rtools version
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | Package updated
Log message:
revbump after icu and protobuf updates
   2024-05-16 08:15:47 by Thomas Klausner | Files touched by this commit (692)
Log message:
*: recursive bump for gnutls p11-kit option

(existing installations need the bl3.mk included, but it's now only
optionally included)
   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