./math/R-splancs, Spatial and space-time point pattern analysis

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


Branch: CURRENT, Version: 2.01.45, Package name: R-splancs-2.01.45, Maintainer: pkgsrc-users

Spatial and space-time point pattern analysis functions.


Required to run:
[lang/g95] [math/R] [math/R-sp]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2024-11-24 02:43:21 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(math/R-splancs) Updated  2.01.43 to 2.01.45

2023-06-19  Roger Bivand <Roger.Bivand@gmail.com>

	* DESCRIPTION: add docs

2023-06-19  Roger Bivand <Roger.Bivand@gmail.com>

	* .Rbuildignore, .github/workflows/check-standard.yaml, README.md,
	_pkgdown.yml, docs/404.html, docs/authors.html,
	docs/bootstrap-toc.css, docs/bootstrap-toc.js, docs/docsearch.css,
	docs/docsearch.js, docs/index.html, docs/link.svg,
	docs/pkgdown.css, docs/pkgdown.js, docs/pkgdown.yml,
	docs/reference/Fhat.html, docs/reference/Fzero.html,
	docs/reference/Ghat.html, docs/reference/Kenv.csr.html,
	docs/reference/Kenv.label.html, docs/reference/Kenv.pcp.html,
	docs/reference/Kenv.tor.html, docs/reference/Kenv.tor1.html,
	docs/reference/addpoints.html, docs/reference/amacrines.html,
	docs/reference/areapl.html, docs/reference/as.points.html,
	docs/reference/bbox.html, docs/reference/bodmin.html,
	docs/reference/burkitt.html, docs/reference/cardiff.html,
	docs/reference/csr.html, docs/reference/delpoints.html,
	docs/reference/dsquare.html, docs/reference/gen.html,
	docs/reference/getpoly.html, docs/reference/gridpts.html,
	docs/reference/index.html, docs/reference/inout.html,
	docs/reference/inpip.html, docs/reference/is.points.html,
	docs/reference/k12hat.html, docs/reference/kernel2d.html,
	docs/reference/kernel3d.html, docs/reference/kernrat.html,
	docs/reference/kerview.html, docs/reference/khat.html,
	docs/reference/khvc.html, docs/reference/khvmat.html,
	docs/reference/mpoint.html, docs/reference/mse2d.html,
	docs/reference/n2dist.html, docs/reference/nndistF.html,
	docs/reference/nndistG.html, docs/reference/npts.html,
	docs/reference/okblack.html, docs/reference/okwhite.html,
	docs/reference/pcp.html, docs/reference/pcp.sim.html,
	docs/reference/pdense.html, docs/reference/pip.html,
	docs/reference/plt.html, docs/reference/pointmap.html,
	docs/reference/polymap.html, docs/reference/print.ribfit.html,
	docs/reference/ranpts.html, docs/reference/rlabel.html,
	docs/reference/rtor.shift.html, docs/reference/sbox.html,
	docs/reference/secal.html, docs/reference/shift.html,
	docs/reference/southlancs.html, docs/reference/splancs.html,
	docs/reference/spoints.html, docs/reference/stdiagn.html,
	docs/reference/stkhat.html, docs/reference/stmctest.html,
	docs/reference/stsecal.html, docs/reference/stvmat.html,
	docs/reference/thin.html, docs/reference/tor.shift.html,
	docs/reference/tribble.html, docs/reference/triblik.html,
	docs/reference/uganda.html, docs/reference/zoom.html,
	docs/sitemap.xml: add docs

2023-06-19  Roger Bivand <Roger.Bivand@gmail.com>

	* DESCRIPTION, src/dokhat.f, src/k12hat.f, src/khvc.f,
	src/khvmat.f, src/krnqne.f, src/krnqrt.f, src/sekhat.f,
	src/stkhat.f, src/stsecal.f, src/tribble.f: change dfloat() to
	dble()
   2023-06-02 16:21:34 by Makoto Fujiwara | Files touched by this commit (2) | Package updated
Log message:
(math/R-splancs) Updated 2.01.42 to 2.01.43, ChangLog not updated
   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-18 14:25:31 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(math/R-splancs) Updated 2.01.40 to 2.01.42, ChangeLog too old
   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-11-06 04:03:16 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 2.01.39

Upstream changes:
2016-08-23 14:52  rsbivand

	* DESCRIPTION, src/areapl.f, src/bounds.h, src/cncvwt.f,
	  src/dokhat.f, src/inpip.f, src/ipippa.f, src/iplace.f,
	  src/k12hat.f, src/kernel3d.f, src/khvc.f, src/khvmat.f,
	  src/krnnrm.f, src/krnqne.f, src/krnqrt.f, src/nndist.f,
	  src/plarea.f, src/sekhat.f, src/sort.f, src/sort2.f,
	  src/stkhat.f, src/stsecal.f, src/tribble.f, src/twodimmse.f,
	  src/weight.f: real*8 changed to double precision

2015-09-28 17:57  rsbivand

	* ChangeLog, DESCRIPTION, inst/ChangeLog: tidy

2015-06-28 12:46  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