The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
tv::time_varying()
gained a sort=
argument, to warn the user that things ought to be sorted when
x$datetime
is a Date.
Added Peter Martin as a contributor, as he inspired the v2.0.0 rewrite.
tv
(< 2.0.0) accidentally
silently dropped exposures that had zero (or negative) length. In 2.0.0
this became a non-informative error. It now has an informative
error.tv_min()
, tv_max()
, et
al. to handle cases where there are relevant rows for the feature, but
which are all missing. Usually you will want to filter these NA rows out
a priori, because they’re almost never what you want.Added grid.only=
argument to
time_varying()
.
Thank you, dplyr
for changing your minds. Enforce
dplyr (>= 1.1.1)
.
Added a “How does this actually work” section to the vignette.
multiple = 'all'
to one
dplyr::inner_join()
and one
dplyr::left_join()
.Aggregations are now checked to make sure they exist. This
includes, in particular, when the aggregation is
NA
.
Removed a few imports from the DESCRIPTION that weren’t being used.
"SLURM_CPUS_PER_TASK"
is defined.Reorganized the help pages.
Added special behavior for when "lookback_end"
or
"lookback_start"
are NA
.
The grid now includes "exposure_start"
and
"exposure_stop"
.
Added aggregation option "tv_median"
.
Added tests with testthat
.
Updated vignette.
Forced warnings to be printed as they occur, instead of when
tv::time_varying()
finishes.
"sum"
.id=
argument.kernds
, removing all kds
prefixes.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.