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.
magrittr
package is no longer available when loading teal.transform
. Only re-exports pipe %>%
operator from dplyr
package.magrittr
from package dependencies.scda
package dependency from examples.data_merge_module()
and data_merge_srv()
.get_relabel_call
function now returns a call to teal.data::col_relabel
instead of one to formatters::var_relabel
.Queue
class with updated unit tests.choices_labeled()
, variable_choices()
and value_choices()
to be more informative.data_extract
to be compatible with shinyvalidate
: data_extract_srv
and data_extract_multiple_srv
accept shinyvalidate
validation rules and their return objects now include shinyvalidate::InputValidator
(s).compose_and_enable_validators
to simplify enabling shinyvalidate::InputValidator
s returned from data_extract_multiple_srv
.data_extract_filter_srv
when app developer sets a selected value.scda.2022
instead of scda.2021
datanames
with the suffix _FILTERED
following changes to the output of teal.slice::FilteredData$get_call()
.joinKeys
object for the join_keys
argument.data_extract_ui
, data_extract_srv
, data_extract_multiple_srv
can be initialized by a list of (optionally reactive
) data.frame
objects.merge_expression_srv
and merge_expression_module
, updates of data_merge_srv
and data_merge_module
(which will be deprecated in future releases) respectively, where datasets
argument takes a list of (optionally reactive
) data.frame
objects and a new argument join_keys
that accepts a joinKeys
object.teal.slice::init_filtered_data
to initialize a FilteredData
object.README
content.data_merge_module
and merge_expression_module
to accept NULL
data_extract
inputs.format_data_extract
for the output of data_extract_srv
.input_id
argument to data_merge_module
.choices_selected
so that all selected
values must be valid choices
. When using delayed resolving the invalid selected are removed and a warning is thrown to the logs, in other cases an error is thrown.pkgdown
site.id
parameter of chunks$push
calls.teal
)ordered
for select_spec()
to flag whether order of the selection should be tracked.get_relabel_call
function now returns formatters::var_relabel
instead of teal.data::var_relabel
.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.