tidylab/tidylab.deployment: Deploy and Support a Standard 'Tidylab' Project

tidylab.deployment allows Data Scientists to deploy a working tidylab project in a few minutes. For collaborators, tidylab projects are a much better way to distribute code to others because it provides a clean and uniform user experience for developers and data scientists who want to interact with your code. The leading principle behind tidylab projects is that they are open for extension and closed for modification. This has allowed the development of internal functions that otherwise are written by Data Scientists every time a new, non-tidylab, project is instituted. The functions in tidylab.deployment are designed for setting up a new project and to facilitate the interactions between its components. Thus, tidylab.deployment reduces overhead as developers skip tedious and repetitive tasks.

Getting started

Package details

MaintainerHarel Lustiger <tidylab@gmail.com>
LicenseMIT + file LICENSE
Version0.19.22
URL https://github.com/tidylab/tidylab.deployment
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("tidylab/tidylab.deployment")
tidylab/tidylab.deployment documentation built on June 9, 2019, 11:41 a.m.