Up to [cvs.NetBSD.org] / pkgsrc / geography / R-spatstat.utils
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
(geography/R-spatstat.utils) updated 3.1.1 to 3.1.2 CHANGES IN spatstat.utils VERSION 3.1-2 OVERVIEW o Internal improvements.
(geography/R-spatstat.utils) Updated 3.0.4 to 3.1.1 CHANGES IN spatstat.utils VERSION 3.1-1 OVERVIEW o Internal improvements. CHANGES IN spatstat.utils VERSION 3.1-0 OVERVIEW o Efficiency improvement for prime factorisation. o spatstat.utils now requires R 3.5.0 or later. o Bug fix SIGNIFICANT USER-VISIBLE CHANGES o primefactors, divisors, is.prime Computation for large numbers accelerated. BUG FIXES o xysegPcircle Interpreted its arguments incorrectly, and incorrectly gave the same result as 'xysegXcircle'. Fixed. CHANGES IN spatstat.utils VERSION 3.0-5 OVERVIEW o Internal improvements.
(geography/R-spatstat.utils) Updated 2.2.0 to 3.0.4 CHANGES IN spatstat.utils VERSION 3.0-4 OVERVIEW o Improved error messages. o Bug fix. o Minor changes to package information. BUG FIXES o primefactors The default method (method = "C") did not handle numbers greater than the largest integer (n > .Machine$integer.max). Fixed. CHANGES IN spatstat.utils VERSION 3.0-3 OVERVIEW o Minor improvements. SIGNIFICANT USER-VISIBLE CHANGES o asNumericMatrix Argument x can be a list, provided it can be converted to a data frame. o articlebeforenumber Now handles non-integer values correctly. o articlebeforenumber New argument 'teenhundreds'. CHANGES IN spatstat.utils VERSION 3.0-2 OVERVIEW o Modest improvements in speed. o Minor changes to package information. SIGNIFICANT USER-VISIBLE CHANGES o check.named.vector, check.named.list New argument 'xtitle' CHANGES IN spatstat.utils VERSION 3.0-1 OVERVIEW o Minor changes to package information. SIGNIFICANT USER-VISIBLE CHANGES o Package dependence The suggested package 'spatstat.model' is available from spatstat.r-universe.dev until it is released on CRAN. CHANGES IN spatstat.utils VERSION 3.0-0 OVERVIEW o Minor changes to package information. o Harmonic mean. o Bug fixes NEW FUNCTIONS o harmonicmean, harmonicsum The harmonic mean of a set of numbers, calculated robustly. SIGNIFICANT USER-VISIBLE CHANGES o Package dependence 'spatstat.utils' now suggests the new package 'spatstat.model' instead of the old 'spatstat.core'. BUG FIXES o do.call.matched Crashed if 'matchfirst=TRUE' and 'names(arglist) = NULL'. Fixed. CHANGES IN spatstat.utils VERSION 2.3-1 OVERVIEW o Minor improvements and bug fixes. o Some code now runs faster. o More of the existing functions are documented. NEW FUNCTIONS o fastFindInterval Faster alternative to 'findInterval' for equally-spaced intervals. o geomseq Make a geometric sequence. o "%orifnull%" Specify a value with a default. SIGNIFICANT USER-VISIBLE CHANGES o check.1.real, check.1.integer, check.1.string New argument 'warn'. CHANGES IN spatstat.utils VERSION 2.3-0 OVERVIEW o Minor improvements and bug fixes. o Some code accelerated. NEW FUNCTIONS o which.min.fair, which.max.fair Find the location of the minimum or maximum, and if there are multiple minima or maxima, choose one of them at random. BUG FIXES o tapplysum Crashed if do.names=TRUE when 'flist' contained only one factor. Fixed.
geography: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes
geography: Remove SHA1 hashes for distfiles
(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.
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.