julia-statsapi
Statistics-focused namespace for packages to share functions
This package provides a namespace for data-related generic function definitions to solve the optional dependency problem; packages wishing to share and/or extend functions can avoid depending directly on each other by moving the function definition to StatsAPI.jl
and each package taking a dependency on it.
- Versions: 1.0.0
- Website: https://juliastats.org/
- Licenses: Expat
- Package source: gnu/packages/julia-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of julia-statsapi
as follows:
guix install julia-statsapi
Or install a particular version:
guix install julia-statsapi@1.0.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/julia-statsapi/'><img src='http://127.0.0.1:3000/packages/julia-statsapi/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/julia-statsapi/badges/latest-version.svg)](http://127.0.0.1:3000/packages/julia-statsapi/) Org: [[http://127.0.0.1:3000/packages/julia-statsapi/][http://127.0.0.1:3000/packages/julia-statsapi/badges/latest-version.svg]]