Software
Some of the software projects maintained by kamapu.net.
R Packages
Packages at CRAN
taxlist
This package provides an object class for containing taxonomic lists. Lists of taxa (e.g. plant species) may be a list of accepted names but can optionally contain synonyms, taxonomic ranks, parent-child relationships, taxon traits, etc.
The object taxlist
attempts to validate the congruency of information contained in taxonomic lists and provides several functions for the manipulation of objects belonging to this class.
vegtable
This package provides an object class for containing taxonomic lists. Lists of taxa (e.g. plant species) may be a list of accepted names but can optionally contain synonyms, taxonomic ranks, parent-child relationships, taxon traits, etc.
The object taxlist
attempts to validate the congruency of information contained in taxonomic lists and provides several functions for the manipulation of objects belonging to this class.
biblio
A package for import and export of BibTeX files focussing on databases managed by the software JabRef.
yamlme
Functions to write yaml-heads and r-markdown documents and exchange documents in R-images.
Quarto
GitLab CI/CD Components
GitLab’s CI/CD Components feature enhances the CI/CD process by allowing users to define and manage reusable components that streamline workflows. These components can include jobs, pipelines, and configurations, making it easier to standardize and share CI/CD practices across projects. This feature promotes consistency and reduces duplication, enabling teams to focus more on development rather than repetitive setup tasks. Overall, it simplifies the management of complex CI/CD processes, improving efficiency and collaboration.
Quarto
A Quarto CI/CD component for rendering and publishing Quarto files as GitLab pages.
OCI Container Images
OCI Container Images are standardized formats for packaging and distributing containerized applications. They comply with the Open Container Initiative (OCI) specifications, ensuring interoperability between different container runtimes and tools. Each image contains everything needed to run an application, including the code, runtime, libraries, and dependencies. This standardization simplifies the deployment and management of applications across various environments.
Quarto
The image includes Quarto and R, it was created to be used in CI/CD pipelines.