Next | Query returned 19 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-01-14 06:17:27 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(math/R-geoR) Updated 1.9.2 to 1.9.3

                =====================================
       		   CHANGES IN geoR VERSION 1.9-3
	        =====================================
Changes
      o data set rongelap was copied from geoRglm and included in geoR.
Fixes
      o import(tcltk) removed from NAMESPACE since the package is listed as Suggested
      o check for any() kappa in likGRF()
      o fixes in Rd files following reccomendation from cran checks
   2022-12-18 13:38:44 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(math/R-geoR) Updated 1.8.1 to 1.9.2

(From: geoR/inst/doc/CHANGES)
                =====================================
                   CHANGES IN geoR VERSION 1.9-0
                =====================================

Changes
      o All dependencies on RandomFields are now removed.
        This affects grf() which now only runs with methods
        'cholesky, 'svd' or 'eigen'  and therefore limited number of locations.
   2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Remove SHA1 hashes for distfiles
   2021-09-16 23:25:19 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(math/R-geoR) Updated from 1.7.5.2.1 to 1.8.1

(from inst/doc/CHANGES)
                =====================================
       		   CHANGES IN geoR VERSION 1.8-1
	        =====================================
Changes

      o Removed the example in subarea() using geoRglm:::rongelap
      ultil the package gets back to CRAN

      o added reference to Diggle & Ribeiro (2007) on the description
      file

Fixes
       o no longer using attach() to address NOTE in CRAN checks
         (it mostly affects image() persp() and countour() functions)

       o no longer writing/assigning objects to the global environment
       to address NOTE in CRAN checks

       o Brain's changes in C code to address valgrind issues

                =====================================
       		   CHANGES IN geoR VERSION 1.7-5
	        =====================================
BUGS/Fixes
       o call to sp::overlay changed to sp::over()

       o changes to fix issues on CRAN reported errors/warnings
regarding namespaces and foreign calls
   2019-08-08 21:53:58 by Brook Milligan | Files touched by this commit (189) | Package updated
Log message:
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
   2018-07-28 16:40:53 by Brook Milligan | Files touched by this commit (126)
Log message:
Remove MASTER_SITES= from individual R package Makefiles.

Each R package should include ../../math/R/Makefile.extension, which also
defines MASTER_SITES.  Consequently, it is redundant for the individual
packages to do the same.  Package-specific definitions also prevent
redefining MASTER_SITES in a single common place.
   2016-02-24 07:41:46 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 1.7.5.1

No upstream changelog found.
   2015-11-04 00:33:46 by Alistair G. Crooks | Files touched by this commit (262)
Log message:
Add SHA512 digests for distfiles for math category

Problems found locating distfiles:
	Package dfftpack: missing distfile dfftpack-20001209.tar.gz
	Package eispack: missing distfile eispack-20001130.tar.gz
	Package fftpack: missing distfile fftpack-20001130.tar.gz
	Package linpack: missing distfile linpack-20010510.tar.gz
	Package minpack: missing distfile minpack-20001130.tar.gz
	Package odepack: missing distfile odepack-20001130.tar.gz
	Package py-networkx: missing distfile networkx-1.10.tar.gz
	Package py-sympy: missing distfile sympy-0.7.6.1.tar.gz
	Package quadpack: missing distfile quadpack-20001130.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2013-04-06 05:45:29 by Blue Rats | Files touched by this commit (152)
Log message:
Fixes:

 COMMENT should not be longer than 70 characters.
 COMMENT should not begin with 'A'.
 COMMENT should not begin with 'An'.
 COMMENT should not begin with 'a'.
 COMMENT should not end with a period.
 COMMENT should start with a capital letter.

pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.

Next | Query returned 19 messages, browsing 1 to 10 | Previous