The NetBSD Project

CVS log for pkgsrc/geography/R-spatstat.utils/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / geography / R-spatstat.utils

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Feb 8 09:00:50 2025 UTC (5 weeks, 4 days ago) by mef
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -4 lines
(geography/R-spatstat.utils) updated 3.1.1 to 3.1.2

        CHANGES IN spatstat.utils VERSION 3.1-2
OVERVIEW
    o Internal improvements.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Dec 1 08:03:43 2024 UTC (3 months, 2 weeks ago) by mef
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -4 lines
(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.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jan 13 22:29:14 2024 UTC (14 months ago) by mef
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4 lines
(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.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Oct 26 10:45:08 2021 UTC (3 years, 4 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
geography: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Oct 7 14:09:22 2021 UTC (3 years, 5 months ago) by nia
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2 lines
geography: Remove SHA1 hashes for distfiles

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Sep 20 07:21:52 2021 UTC (3 years, 5 months ago) by mef
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -5 lines
(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.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Aug 7 03:42:41 2020 UTC (4 years, 7 months ago) by brook
Branches: MAIN
CVS tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
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.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>