NEWS.md
storey()
to try to help with issue 89
spatstat.explore::CDF.density
replaced with spatstat.univar::CDF.density
following update to spatstat v3.0.0oxcal.code.export.path
option to runOxcal()
to allow users to optionally save the oxcal model code before it runsmake_surrogate_data
to SurrogateData
if(is.na(parameter))...
statements that broke with R version 4.2writeBacon()
where remove.rejected
didn’t work properly if there was exactly one rejected date. Thanks @JanPetrik1 for reporting - see issue 71.ask.reservoir
option to runBacon()
that connects to the same parameter in writeBacon()
. Setting ask.reservoir = FALSE
will allow for non-interactive code that uses runBacon()
and includes reservoir corrections. Thanks @JanPetrik1 for reporting - see issue 70 for details.writeBacon()
that was making the model overwriting option not work properly. Thanks Sofia Kjellman for reporting the bug.createOxCalModel()
that was causing errors with IntCal20pvalMonteCarlo()
that occurred during ecdf estimationrunBam()
ar1Surrogates()
mapAgeEnsembleToPaleoData()
mapAgeEnsembleToPaleoData()
createMultiModelEnsemble()
createSyntheticTimeseries()
linterp()
in computeSpectraEns()
. See issue 55
runBchron()
: which.table
parameter changed to meas.table.num
for consistency.Bchron
update. See issue 53
mapTs()
for tibbles.export.quantiles
option in plotTimeseriesEnsRibbons
plotTimeAvailabilityTs()
when only one instance of the group.var
see issue 49
plotTimeseriesStack
to match interpertations, based on TS metadata, specified in invert.var
. Details in ?plotTimeseriesStack
. See issue 30
baseMap()
plotTimeAvailabilityTs()
mapTs()
when the regions were really smallplotTimeAvailabililyTs()
where if group.var
had a variable with a single instance it would fail.NEWS.md
file to track changes to the package.plotCorEns()
legend when using use.fdr = FALSE