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.
One of the primary goals of these updates is to make the package less “noisy”, reducing the number of messages and warnings produced by the package and providing users more options for controlling them.
verbose argument added to metacore,
spec_to_metacore, define_to_metacore, and
select_dataset to expand the user’s ability to selectively
suppress messages and warnings #135.
Permits the options:
quiet argument in metacore,
spec_to_metacore, define_to_metacore, and
select_dataset functions soft deprecated in favour of
verbose. Default functionality of quiet = TRUE
now achieves the same result as verbose = "silent" to
suppress optional messages, notes and warnings #126.keep variable in ds_vars table has been
changed to mandatory to better reflect the CDISC standard
terminology. In the function metacore the input for the
supplied column keep is still available but a deprecation
warning has been attached to its usage. Users supplying
keep will not encounter an error as this has been mapped to
the new column mandatory. #128.supp
columns. Validation of the supp table is now only performed
if it contains greater than zero rows to reduce the number of warnings
produced when reading in specs. #144.cli_alert_info issue from {cli}
package.select_dataset() now creates a subsetted metacore
object that is a subclass of Metacore called
DatasetMeta.DatasetMeta subclass will be expected as
input to {metatools} functions going forward.get_keys function which returns the dataset keys
for a given dataset #102select_dataset(simplify = TRUE) #97is_metacore() function to check if it is a metacore
objectyn_to_tf() to be more robust in parsing yes/no
columnsidvar and
qeval informationsig_digcolumn to the value_spec
tableget_control_term function and
improves error messages for get_control_termdefine_to_MetaCore to define_to_metacoreThis fixes the following issues:
Additionally, it adds the get_control_term function to
get pull out the control term for a given variable.
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.