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.
make_group_table()
to account for
deprecation of .data
in tidyselect
htmltools
)plotly
magick
on Ubuntu
plotly
in newer versions (2.x.x). See this
issue, which is still unresolved at 06 June, 2022. The fix uses the
default hovermode = "closest"
, but sets
hoverdistance = 200
, which should ensure a better
responsiveness in most cases. The increased hoverdistance
called for a disabling of hover labels to prevent confusion. Note, the
increased hoverdistance
may cause some unintended
consequences when clickin into plotting ‘white space’, as the click
snaps to the closest point within 200
pixels.filter_scoped()
test to conform with
dplyr 1.0.8
release (dropped dplyr error class)navbarPageWithInputs
, replaced with
shiny::navbarpage()
and bslib::nav_item()
, as
recommendedplotly
no longer serves Plotly.d3
, which
was used to select individual traces on the plot in the viz tab; it now
requires additional import. This is currently done via a D3 script
dependency from a CDN, which requires an internet connection (checked by
can_internet()
dcr_checks:
fs_path
-type filepaths (from
fs
package) when launching dcr_app()
with a
path to an*.Rds
file..annotation
column, which
produces useful error when present.R
and dependenciessummarytools::view()
to print()
for data overview (dropping dependency on X11 / XQuartz)NEWS.md
file to track changes to the
package.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.