Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/noclocks/noclocksr

R Package for No Clocks, LLC
https://github.com/noclocks/noclocksr

developer-tools helpers internal r-package utility

Last synced: about 1 month ago
JSON representation

R Package for No Clocks, LLC

Awesome Lists containing this project

README

        

---
output: github_document
---

```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```

# No Clocks R Package - `noclocksr` No Clocks Logo

> [!NOTE]
> This package is under active development and is not yet ready for use.

[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[![Project Status: WIP](https://www.repostatus.org/badges/latest/wip.svg)](http://www.repostatus.org/#wip)

## Contents

- [Overview](#overview)
- [Installation](#installation)
- [Usage](#usage)
- [License](#license)

## Overview

The `noclocksr` package is a collection of functions and datasets for use in No Clocks, LLC projects.

## Installation

You can install the development version of `noclocksr` from GitHub with:

```r
pak::pak("noclocks/noclocksr")
```

## Usage

The package is under active development and is not yet ready for use.

## License

The `noclocksr` package is free and open source software, licensed under the [MIT License](LICENSE.md).