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.

You can install the development version of dropR from GitHub with:
# install.packages("remotes")
remotes::install_github("iscience-kn/dropR")We are currently working to get dropR back on CRAN. Once
it’s up again, you can install dropR via
install.packages("dropR")To start dropR’s built-in GUI, run
dropR::start_app()or visit the dropR Web App.
You can also use dropR’s functionality within R, i.e.,
either in the console or within your own functions and packages. Read
more about interactive usage of dropR in our walkthrough
article.
#> ℹ Loading dropR
#>
#> Welcome to dropR,
#> to start the interactive Graphical User Interface locally in your R session,
#> run start_app()

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.