Changes in version 1.2.0 (2022-08-29)

New features or changed behaviour of old functions
    o   individual-specific detection
    o   new routine output (var.sim, sim.lm)
    o   optional output (details$keep.sim)
    o   max.nsim set to 200 and applies per vertex per box
    o   plotProxy()
    o   plot3D.IP() for visualising design and simulations
    o   internal functions rpsv, rpsvi exported

Bugs fixed
    o   proxyfn1() spurious 'zippin' estimates
    o   vcov.ipsecr failed with non-null realnames

Other
    o   remove design, design0 from output object
    o   proxyfn0() defunct
    o   shortened test ipsecr.fit; other new tests
    o   links to RcppArmadillo

Changes in version 1.1.2 (2022-06-22)

New features or changed behaviour of old functions
    o   none

Bugs fixed
    o   C++ memory issue with single-catch + nontarget

Other
    o   citation points to CRAN
    o   improved vignette

Changes in version 1.1.1 (2022-06-17)

New features or changed behaviour of old functions
    o   revised count detector simulations

Other
    o   first version on CRAN

Changes in version 1.1.0 (2022-06-14)

New features or changed behaviour of old functions
    o   session-level models
    o   ipsecr.fit() acquires argument 'sessioncov'
    o   builtin proxyfn 'proxy.ms' for multi-session data

Other
    o   check adequate max.nsim
    o   requireNamespace FrF2 quietly
    o   remove proxyfn2 (=proxy.nt) - capability now in proxy.ms
