Skip to content

OB7-IRD/furdeb

Repository files navigation

furdeb package

CRAN_Status_Badge R-CMD-check Lifecycle: stable

FUnctions for R DEvelopment and Beyond!

Overview

This package aims to organise, standardise and share useful functions for many purposes (spatial manipulation, database connection, …).

Installation

Working in progress for this section. Be patient.

devtools::install_github("https://github.com/OB7-IRD/furdeb",
                         INSTALL_opts=c("--no-multiarch"))

Development version

To get a bug fix or to use a feature from the development version, you can install the development version of furdeb from GitHub.

devtools::install_github("https://github.com/OB7-IRD/furdeb",
                         ref = "development",
                         INSTALL_opts=c("--no-multiarch"))

Cheatsheet

Working in progress for this section. Be patient.

Usage

library(furdeb)

Getting help

If you encounter a clear bug, please file an issue with a minimal reproducible example on GitHub issues page. This link is also available if you have any questions and improvement propositions.

References

Working in progress for this section.

Releases

No releases published

Packages

No packages published

Languages