Next | Query returned 19 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   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-01-01 13:25:21 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.1.23

Upstream changes:
2015-09-28 17:49  rsbivand

	* ChangeLog, DESCRIPTION: tidy

2015-06-28 12:14  rsbivand

	* DESCRIPTION, NAMESPACE: CRAN
	  _R_CHECK_CODE_USAGE_WITH_ONLY_BASE_ATTACHED_=true NAMESPACE tidy

2015-04-13 15:28  rsbivand

	* svn2cl.xsl: move to distributed svn2cl

2015-01-10 14:20  rsbivand

	* data/jenks71.rda: rebuild jenks71.rda

2015-01-10 14:19  rsbivand

	* DESCRIPTION, data/jenks71.rda: rebuild jenks71.rda

2015-01-06 12:03  rsbivand

	* DESCRIPTION: tidy

2015-01-06 12:02  rsbivand

	* DESCRIPTION: tidy

2015-01-06 09:32  rsbivand

	* ChangeLog, inst/ChangeLog, man/classIntervals.Rd: improvements to
	  jenks documentation

2015-01-05 20:00  rsbivand

	* ChangeLog, inst/ChangeLog: tidy

2015-01-05 20:00  rsbivand

	* DESCRIPTION, man/classIntervals.Rd: improvements to jenks
	  documentation

2014-04-06 17:05  rsbivand

	* ChangeLog: close ring in Polygon

2013-08-30 11:55  rsbivand

	* ChangeLog, inst/ChangeLog: tidy

2013-08-30 11:54  rsbivand

	* .Rbuildignore, ChangeLog, inst/ChangeLog: tidy

2013-08-29 14:26  rsbivand

	* DESCRIPTION, NAMESPACE: tidy

2013-07-28 19:37  rsbivand

	* DESCRIPTION, NAMESPACE: thinning load depends

2013-06-22 14:40  rsbivand

	* ChangeLog, inst/ChangeLog: tidy

2013-06-22 14:39  rsbivand

	* man/classIntervals.Rd, man/findColours.Rd, man/findCols.Rd,
	  man/jenks.tests.Rd: help line lengths

2013-06-22 14:33  rsbivand

	* ChangeLog, inst/ChangeLog: tidy

2013-06-22 14:33  rsbivand

	* DESCRIPTION: tidy

2013-06-22 14:31  rsbivand

	* ChangeLog, inst/ChangeLog: tidy

2013-06-12 10:46  rsbivand

	* man/classIntervals.Rd, man/findColours.Rd: add more documentation
	  on cutlabels= argument

2013-02-07 10:43  rsbivand

	* R/classInt.R: handle non-integer GRASS parameters more
	  forgivingly

2012-11-05 17:05  rsbivand

	* ChangeLog, inst/ChangeLog: tidy

2012-11-05 17:04  rsbivand

	* DESCRIPTION: tidy

2012-07-22 13:30  rsbivand

	* DESCRIPTION: Authors@R classInt

2012-07-16 13:50  rsbivand

	* ChangeLog, inst/ChangeLog: tidy

2012-07-16 13:49  rsbivand

	* DESCRIPTION, R/classInt.R, man/classIntervals.Rd, tests,
	  tests/test_Unique.R, tests/test_Unique.Rout.save: adding unique
	  revisions, documentation and tests

2012-07-05 17:42  rsbivand

	* DESCRIPTION: add unique label option, check intervalClusure

2012-07-05 17:41  rsbivand

	* R/classInt.R, man/classIntervals.Rd: add unique label option,
	  check intervalClusure
   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.
   2012-04-15 18:00:01 by Brook Milligan | Files touched by this commit (3)
Log message:
Update to classInt v0.1-17, add LICENSE and regularize package files.
   2011-12-19 23:27:05 by Mark Davies | Files touched by this commit (7)
Log message:
s/fortran77/fortran/  - use same fortran as R itself.
No PKGREVISION bump as either this is unchanged or didn't previously build
   2011-11-20 06:00:51 by Mark Davies | Files touched by this commit (1)
Log message:
Needs c as well as fortran77 in USE_LANGUAGES
   2010-07-30 12:36:34 by Aleksej Saushev | Files touched by this commit (51)
Log message:
"fortran" -> "fortran77" except where it is clear that it \ 
isn't F77.
"fortran" is alias of "fortran77" for now, but it will \ 
change later.
   2010-07-03 09:25:57 by Adam Ciarcinski | Files touched by this commit (6)
Log message:
Changes 2.11.1:

* R CMD INSTALL checks if dependent packages are available early on
* in the installation of source packages, thereby giving clearer
  error messages.
* R CMD INSTALL --build now names the file in the format used
  for Mac OS X binary files on that platform.
* BIC() in package stats4 now also works with multiple fitted models,
  analogously to AIC().
* Use of file extension .C for C++ code in packages is now
  deprecated: it has caused problems for some 'make's on
  case-insensitive file systems (although it currently works
  with the recommended toolkits).
* The C function mkCharLenCE now no longer reads past 'len' bytes
  (unlikely to be a problem except in user code).
* On systems without any default LD_LIBRARY_PATH (not even
  /usr/local/lib), [DY]LIB_LIBRARY_PATH is now set without a trailing colon.
* More efficient utf8ToInt() on long multi-byte strings with
  many multi-byte characters.
* aggregate.ts() gave platform-depedent results due to rounding
  error for ndeltat != 1.
* package.skeleton() sometimes failed to fix filenames for .R or
  .Rd files to start with an alphanumeric.
   2009-12-11 20:11:00 by Adam Ciarcinski | Files touched by this commit (3) | Imported package
Log message:
A package for choosing univariate class intervals for mapping or other graphics
purposes.


Next | Query returned 19 messages, browsing 11 to 20 | previous