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.
build_master(): Reads a given folder structure, which
contains scripts, and builds a master script as a markdown file.
(18.10.2025)build_rstheme(): Build a complete theme file, which can
be used to change the visual appearance of RStudio. (23.10.2025)combine_into_workbook(): Combines any number of tables
created with any_table() into one workbook and styles them
according to their meta information. (26.10.2025)replace_except(): Replaces a provided pattern with
another, while protecting exceptions. (29.10.2025)mark_case(): Marks first or last cases within a
provided group. (31.10.2025)retain_value(): Retains the first value for all cases
of the same group. (31.10.2025)retain_sum(): Retains the summarised values for all
cases of the same group. (31.10.2025)interval_format(): Implemented keywords “low”and “high”
with which one can define pseudo low or high values, if one doesn’t
know, what the minimum or maximum value of a variable is.
(20.10.2025)discrete_format(): Implemented keyword “other” with
which one can catch any other value not covered by the explicitly
specified values. (27.10.2025)any_table(): Now returns styling meta information as a
third list element. This meta information can be used by
combine_into_workbook(). (26.10.2025)any_table(): Now supports underscores in variable
names. (29.10.2025)any_table(): Added new column ordering possibilities by
“columns” or “values_stats”. (03.11.2025)any_table(): Can now output tables even though no
column variables are specified. (05.11.2025)any_table() the header and table row heights as well
as the column widths set by the style option where 1 row/column to
short. (14.10.2025)any_table() the row heights didn’t catch the whole
table. (14.10.2025)any_table() ran into an error, if a variable was
provided as pct_group, which was not part of the row and column
variables. (14.10.2025)any_table(): Fixed order_by stats not working as
intended in some cases. (03.11.2025)any_table(): Fixed table rows not ordered correctly in
some cases. (03.11.2025)any_table(): Depending on variable constellation and
ordering of the column header it could happen, that the header wasn’t
merged correct in the Excel workbook. This was fixed. (04.11.2025)any_table(): Doesn’t run into an error, if the table
only consists of one value column. (05.11.2025)excel_output_style() the options
column_widths and row_heights now start at the
first column/row instead of the beginning of the table.
(19.10.2025)summarise_plus(), if summarised values should be
merged back, the variables TYPE, TYPE_NR and DEPTHS are now not merged
back anymore. (31.10.2025)export_with_style() and
get_excel_range() to the ?qol overview page.
(14.10.2025)summarise_plus(),
any_table() and args_to_char(), if there where
to many variables provided.summarise_plus() ran into an error, if a value label
from a format contained a “.”.any_table() could lead to wrong results if the
pre_summed option was used and a variable was part of multiple
combinations in the summarised data.summarise_plus(), when types are defined, the total
row is now removed if not explicitly defined as type.summarise_plus(), when the nesting option “deepest”
is used, the variables TYPE, TYPE_NR and DEPTHS are now also
generated.any_table()
concerning variable order.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.