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.

highdir 0.6.1

highdir 0.6.0

hd_make(mode = "dynamic")
hd_make(mode = "static")
# or equivalent functions
hd(mode = "dynamic")
hd(mode = "static")

dynamic replaces the previous highcharter backend and static replaces the previous ggplot2 backend.

Breaking changes

hd_make(backend = "highcharter")
hd_make(backend = "ggplot2")
# or equivalent functions
hd(backend = "highcharter")
hd(backend = "ggplot2")

continues to work but produces a deprecation warning.

highdir 0.5.0

highdir 0.3.0

highdir 0.2.0

highdir 0.1.0

highdir 0.0.0.9000

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.