The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
simbase_covar()
allows the use of transformations, for
which it relies on the package scales
. It verifies that the
transformation are of class trans
. In version 1.3.0 of
scales
, the class name of transformation was renamed from
trans
to transform
.
trans
and
transform
are now allowed.simbase
objects stored in WoodSimulatR
were updated to the new class name transform
..data
pronoun, because it is deprecated in
tidyselect
expressions since tidyselect
version 1.2.0. As an alternative way to remove the NOTE about “undefined
global variables” which are actually due to non-standard evaluation, the
variables in question are set to NULL
at the beginning of
each involved function, as recommended by the vignette “Importing
data.table” from the data.table
package.simbase_covar()
simulate_dataset()
:
*_mean
and *_sd
in the argument
subsets
.RNGversion
and changed the default of
RNGversion
from "3.5.0"
to
"3.6.0"
. This followed an improvement in random number
generation that was introduced in R version 3.6.0 (see the R help on
RNGversion()
). The new parameter RNGversion
was added to enable perfect reproducibility of simulated data sets
generated with earlier versions of WoodSimulatR
.subsets
parameter.force_positive=FALSE
didn’t work with objects of class simbase_list
.simbase
.ip_f
in the
help on simbase
.Date
entry in the DESCRIPTION
.simulate_dataset()
.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.