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.
codename_message()
will now display the version of R
for the user as well. This should add in greater transparency in the
event R changes its seed generator again.nicka_blocks
to data sets available in the
package.codename()
and
variety_pack()
.codename()
and
variety_pack()
.x
(HT:
@lemna).Change char2seed()
function and move old version of it
to char2seed_v1()
. This does not affect
codename()
, beyond the seed supplied for output.
codename_message()
to display package version in
console. This may matter for future updates that alter the underlying
data, which can change the output from a reproducible seed.variety_pack()
function for sampling the wares,
with (optional) reproducible seed.animals
. This was a function of
copy-pasting a list I found somewhere, which itself was just copy-pasted
or scraped without a lot of inspection to the output.gods
. My bad.{codename}
will
permit title case only for the Wu-Tang name generator component of this
package.set.seed(NULL)
at the top line of
codename()
. Basically, R’s set.seed()
is
designed to be at the top-level of the script. It means if you run a
seed once, the path is pre-determined afterward and the code name
generation follows the same path.{pkgdown}
.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.