-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,9 +2,8 @@ Package: kqol | |
Title: K's R Quality of Life Improvements | ||
Version: 1.0.1 | ||
Authors@R: | ||
person("K","github.com/kenf1", role = c("aut", "cre"), | ||
comment = c()) | ||
Description: Time is money. I am efficient (aka lazy). Why not speed things up even more to boost productivity? This package is a collection of KF's custom functions & RMD templates. | ||
person("K","github.com/kenf1",role=c("aut","cre"),email="[email protected]") | ||
Description: A collection of K's custom functions & RMD templates to boost productivity. | ||
License: GPL-3.0 + file LICENSE | ||
Encoding: UTF-8 | ||
Roxygen: list(markdown = TRUE) | ||
|