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.
As of this release, pracpac
now includes documentation
for the “shiny” use case. The package now features a vignette dedicated
to the templating a Docker image to host a Shiny web app. To motivate
the example usage, there is now also another example package in the
pracpac
source at inst/ocf
.
renv_deps()
and strictly versioned package depedenciesPreviously the renv_deps()
function was not able to
parse dependencies in the DESCRIPTION
file that stated
strict versions of packages. The function can now handle this case, such
that all dependencies in DESCRIPTION
(whether they include
a strict version number or not) will be passed into the
renv
snapshot procedure.
Initial release!
For more information see https://doi.org/10.48550/arXiv.2303.07876 or
browseVignettes(package = "pracpac")
.
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.