# Configuration for the Package
# file.edit("~/GitHub/Packages/ReadWriter/Development/config.R")
DESCRIPTION <- list(
package.name = "ReadWriter",
version = "1.6.0",
title = "ReadWriter",
description = "ReadWriter is a set of R functions to read and write files conveniently. Complements CodeAndRoll2.",
author.given = "Abel",
author.family = "Vertesy",
author.email = "av@imba.oeaw.ac.at",
github.user = "vertesy",
license = "GPL-3 + file LICENSE",
depends = "Stringendo (>= 0.5.0)",
remotes = "github::vertesy/Stringendo",
imports = "openxlsx, gtools, readr",
suggests = ""
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.