Path to this page:
./
geography/R-spatstat.utils,
Utility Functions for spatstat
Branch: CURRENT,
Version: 2.2.0,
Package name: R-spatstat.utils-2.2.0,
Maintainer: pkgsrc-usersContains utility functions for the 'spatstat' package which may also
be useful for other purposes.
Master sites: (Expand)
Version history: (Expand)
- (2021-09-20) Updated to version: R-spatstat.utils-2.2.0
- (2020-08-07) Package added to pkgsrc.se, version R-spatstat.utils-1.17.0 (created)
CVS history: (Expand)
2021-10-26 12:45:18 by Nia Alarie | Files touched by this commit (108) |
Log message:
geography: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:09:33 by Nia Alarie | Files touched by this commit (108) |
Log message:
geography: Remove SHA1 hashes for distfiles
|
2021-09-20 09:21:52 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(geography/R-spatstat.utils) Updated 1.17.0 to 2.2.0
CHANGES IN spatstat.utils VERSION 2.2-0
OVERVIEW
o New function to compute breakpoints for a cut operation.
o Internal tweaks to improve efficiency.
NEW FUNCTIONS
o exactCutBreaks
Compute the exact numerical values of the breakpoints
used in cut.default.
CHANGES IN spatstat.utils VERSION 2.1-0
OVERVIEW
o New functions providing NA and zero values, and empty vectors,
of the appropriate type.
NEW FUNCTIONS
o RelevantNA
Return a missing value of the appropriate type.
o RelevantEmpty
Return a zero-length vector of the appropriate type.
o RelevantZero
Return a value equivalent to 0, of the appropriate type.
CHANGES IN spatstat.utils VERSION 2.0-1
OVERVIEW
o Tweaks.
CHANGES IN spatstat.utils VERSION 2.0-0
OVERVIEW
o Updated to new spatstat family.
SIGNIFICANT USER-VISIBLE CHANGES
o package dependence
spatstat.utils now suggests the package spatstat.core
which is part of the new spatstat family.
CHANGES IN spatstat.utils VERSION 1.20-0
OVERVIEW
o Computation is slightly accelerated.
SIGNIFICANT USER-VISIBLE CHANGES
o general
Overall speed of computation is slightly increased.
CHANGES IN spatstat.utils VERSION 1.19-0
OVERVIEW
o Minor improvements.
CHANGES IN spatstat.utils VERSION 1.18-0
OVERVIEW
o Minor improvements.
SIGNIFICANT USER-VISIBLE CHANGES
o do.call.matched, do.call.without
New argument 'envir' determines the environment in which
the call will be evaluated.
|
2020-08-07 05:42:41 by Brook Milligan | Files touched by this commit (3) |
Log message:
geography/R-spatstat.utils: import R-spatstat.utils-1.17.0
Contains utility functions for the 'spatstat' package which may also
be useful for other purposes.
|