Category: Development
-
Mathematical Transformations of Spatially Balanced Samples
Channeling chaos into balanced, random point density distributions.
-
Table Inheritance with PostgreSQL
A logical and efficient table structure for TODO lists and fieldwork calendars.
-
The `keyring` package: We can do better than `*******`.
Using your system keyring for storing and accessing secrets from within R via the `keyring` package
-
An Algorithmic Approach to Variograms
Variograms, an algorithm to analyze spatial interdependence of measurement locations, implemented step by step in R.
-
Containers (1): An Overview
Introduction to containerization and the practical use of Docker-like tools.
-
Containers (2): Running Existing Containers
Pulling and running containers from an online container repository.
-
Containers (3): Building Custom Containers
How to customize and extend containers with Dockerfiles and the `build` command.
-
Containers (4): Containers with Podman
Podman: a drop-in alternative to Docker.
-
Software by INBO: packages for environmentalists and ecologists!
-
Wercker
How to set up continuous integration for a package with Wercker
-
Code coverage
Setting up code coverage