<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/math/R-RNetCDF, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2022-10-26T10:31:34Z</updated>
<entry>
<title>*: bump PKGREVISION for libunistring shlib major bump</title>
<updated>2022-10-26T10:31:34Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2022-10-26T10:31:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c3fe9d5eba21b2895cd29de8d453b007ffef87a8'/>
<id>urn:sha1:c3fe9d5eba21b2895cd29de8d453b007ffef87a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revbump for icu and libffi</title>
<updated>2021-12-08T16:01:42Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2021-12-08T16:01:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ac26554d9f5c20806cbab620560e5cdb9f5af267'/>
<id>urn:sha1:ac26554d9f5c20806cbab620560e5cdb9f5af267</id>
<content type='text'>
</content>
</entry>
<entry>
<title>math: Replace RMD160 checksums with BLAKE2s checksums</title>
<updated>2021-10-26T10:55:21Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-10-26T10:55:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=35050bad02b57ed8ca4a6430799b6800b9846072'/>
<id>urn:sha1:35050bad02b57ed8ca4a6430799b6800b9846072</id>
<content type='text'>
All checksums have been double-checked against existing RMD160 and
SHA512 hashes</content>
</entry>
<entry>
<title>math: Remove SHA1 hashes for distfiles</title>
<updated>2021-10-07T14:27:43Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-10-07T14:27:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a4dc7f45228012c1f678c7bbf0d0693040642bf6'/>
<id>urn:sha1:a4dc7f45228012c1f678c7bbf0d0693040642bf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revbump for boost-libs</title>
<updated>2021-09-29T19:00:02Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2021-09-29T19:00:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3c26900bdec43ba96cb9ef764679e78883765c08'/>
<id>urn:sha1:3c26900bdec43ba96cb9ef764679e78883765c08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(math/R-RNetCDF) Updated 2.4.2 to 2.5.2</title>
<updated>2021-09-19T02:55:21Z</updated>
<author>
<name>mef</name>
<email>mef@pkgsrc.org</email>
</author>
<published>2021-09-19T02:55:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5450758f676261f040359a7099a44a39848a00c0'/>
<id>urn:sha1:5450758f676261f040359a7099a44a39848a00c0</id>
<content type='text'>
Version 2.5-2, 2021-08-20
  * Support hdf5 filters via multi-filter interface (netcdf&gt;=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</content>
</entry>
<entry>
<title>revbump for boost-libs</title>
<updated>2021-04-21T13:24:06Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2021-04-21T13:24:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ae0a61b94066a8c86753f1f663bc074b2b853e5f'/>
<id>urn:sha1:ae0a61b94066a8c86753f1f663bc074b2b853e5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(math/R-RNetCDF) Updated 1.9.1 to 2.4.2</title>
<updated>2020-09-20T23:12:14Z</updated>
<author>
<name>mef</name>
<email>mef@pkgsrc.org</email>
</author>
<published>2020-09-20T23:12:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cb1508ed16879915c318e2575a5770fe2993bcfd'/>
<id>urn:sha1:cb1508ed16879915c318e2575a5770fe2993bcfd</id>
<content type='text'>
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.</content>
</entry>
<entry>
<title>revbump after updating security/nettle</title>
<updated>2020-05-22T10:55:42Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2020-05-22T10:55:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f3153023cc18876abb15863ed34a46650c6f96f2'/>
<id>urn:sha1:f3153023cc18876abb15863ed34a46650c6f96f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revbump after boost update</title>
<updated>2020-05-06T14:04:05Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2020-05-06T14:04:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6970defbb2f9e26c73129c4c8cfc20803b109467'/>
<id>urn:sha1:6970defbb2f9e26c73129c4c8cfc20803b109467</id>
<content type='text'>
</content>
</entry>
</feed>
