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.
get_exported_functions()
if
getNameSpaceExports()
fails.print(..., show_all = TRUE)
.summary()
as attribute
"summary_table"
of the data frame returned.get_exported_functions()
return only fuzzable
functions, so that functions with no arguments are no longer
returned.package
argument to fuzz()
as an
alternative and simpler way to specify the namespace where function
names are searched.list()
or
+
) to be functions with no arguments (#5).what
argument to fuzz()
accept a
list of inputs, so that the function can test multiple inputs in the
same run.test_inputs()
to return a configurable
list of problematic inputs.listify_what
argument to fuzz()
so
that each input in what
is also tested in its listified
version.length()
.fuzz()
and
provide S3 methods for summary()
and print()
(#1).readline()
, as in an
interactive session they stall waiting for user input (#4).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.