./devel/R-R.oo, R Object-Oriented Programming with or without References

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


Branch: CURRENT, Version: 1.26.0, Package name: R-R.oo-1.26.0, Maintainer: pkgsrc-users

Methods and classes for object-oriented programming in R with or
without references. Large effort has been made on making definition
of methods as simple as possible with a minimum of maintenance for
package developers. The package has been developed since 2001 and is
now considered very stable. This is a cross-platform package
implemented in pure R that defines standard S3 classes without any
tricks.


Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2024-02-06 13:10:20 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(devel/R-R.oo) Updated 1.25.0 to 1.26.0, make test passed

# Version 1.26.0 [2024-01-23]

## Significant Changes

 * The `hashCode(s)` implementation for strings was rewritten to avoid
   integer overflow (see below bug fix).  As a consequence, the
   computed hash is no longer the same for some strings.

## Documentation

 * Fixed a few small mistakes in the help pages.

## Bug Fixes

 * `hashCode(s)` could return NA, due to integer overflow, for strings
   with more than 13-15 symbols, e.g.  `hashCode("abcdefghijklmno")`
   resulted in a missing value and a warning.
   2022-12-18 00:39:53 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(devel/R-R.oo) Updated 1.24.0 to 1.25.0

# Version 1.25.0 [2022-06-11]

## New Features

 * Now `showNews()` for `Package` recognizes 'NEWS.md' files too.

## Bug Fixes

 * Rdoc no longer injects a dummy `\emph{}` at the end of `@howtocite`
   sections, because it now triggers an `R CMD check --as-cran` NOTE.
   The workaround was used to workaround an `R CMD check` false
   positive way back in 2004, which has since been fixed.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles