Path to this page:
Subject: CVS commit: pkgsrc/geography/R-spatstat
From: Makoto Fujiwara
Date: 2024-01-14 06:11:18
Message id: 20240114051118.D236EFA42@cvs.NetBSD.org
Log Message:
(geography/R-spatstat) Updated 2.2.0 to 3.0.7
CHANGES IN spatstat VERSION 3.0-7
OVERVIEW
o New vignette on function objects (class 'fv' and 'envelope')
o Vignette on shapefiles temporarily removed.
o Updated cross-references to sub-packages.
o Minor changes to package information.
SIGNIFICANT USER-VISIBLE CHANGES
o Vignette 'fv'
New vignette which explains how to manipulate and plot
objects of class 'fv' and 'envelope'.
o Vignette 'shapefiles'
This vignette has been temporarily removed because of its dependence
on the defunct packages 'sp' and 'maptools'. It will be rewritten
and reinstated soon.
CHANGES IN spatstat VERSION 3.0-6
OVERVIEW
o Updated cross-references to sub-packages.
o Package documentation corrected and updated.
CHANGES IN spatstat VERSION 3.0-5
OVERVIEW
o Package documentation repaired (latex package issues).
CHANGES IN spatstat VERSION 3.0-4
OVERVIEW
o Package version information updated.
o Minor omissions corrected in vignettes.
o Package documentation corrected and updated.
CHANGES IN spatstat VERSION 3.0-3
OVERVIEW
o Package version information updated.
o Minor errors corrected in vignettes.
CHANGES IN spatstat VERSION 3.0-2
OVERVIEW
o Internal tweaks.
CHANGES IN spatstat VERSION 3.0-1
OVERVIEW
o Package nicknames are temporarily suppressed.
CHANGES IN spatstat VERSION 3.0-0
OVERVIEW
o Further split of the spatstat family of packages.
o All package versions have been updated to 3.0-x.
SIGNIFICANT USER-VISIBLE CHANGES
o Package structure
The package 'spatstat.core' has been split into two packages called
'spatstat.explore' (for exploratory data analysis)
and 'spatstat.model' (for modelling and formal inference).
o Package dependence
'spatstat' now depends on the new packages 'spatstat.explore'
and 'spatstat.model' which have replaced the old package 'spatstat.core'.
o spatstat.family
Packages 'spatstat.explore' and 'spatstat.model' have been added
and 'spatstat.core' has been deleted from the list of packages.
o bugfixes, latest.news
Updated to cover the new sub-packages 'spatstat.explore'
and 'spatstat.model'.
CHANGES IN spatstat VERSION 2.3-4
OVERVIEW
o Minor bug fixes and improvements.
BUG FIXES
o latest.news
Did not include news from the new package 'spatstat.random'.
Fixed.
o spatstat.family
Omitted the new package 'spatstat.random'.
Fixed.
CHANGES IN spatstat VERSION 2.3-3
OVERVIEW
o Minor internal changes.
CHANGES IN spatstat VERSION 2.3-1
OVERVIEW
o spatstat depends on the package 'spatstat.random'
SIGNIFICANT USER-VISIBLE CHANGES
o package dependence
spatstat now depends on the new package 'spatstat.random'.
CHANGES IN spatstat VERSION 2.3-0
OVERVIEW
o Minor tweaks to package information and documentation
o The NEWS file for package='spatstat' now contains only
the news for the sub-package 'spatstat'. Other changes in the spatstat
family of packages are reported in the NEWS file for the relevant
sub-package.
o 'latest.news' now collects news from all packages in the spatstat family
o 'bugfixes' now collects bug fixes from all packages in the spatstat family
o New function 'spatstat.family'
NEW FUNCTIONS
o spatstat.family
Return the names of all packages in the spatstat family.
SIGNIFICANT USER-VISIBLE CHANGES
o latest.news
Now gives the latest news for all packages in the spatstat family.
o bugfixes
Now lists bugs reported for all packages in the spatstat family.
Files: