-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
20 lines (20 loc) · 764 Bytes
/
DESCRIPTION
File metadata and controls
20 lines (20 loc) · 764 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: codeutils
Title: Contains a Series of Utility Functions for File Handling and Programming
Version: 0.1.12
Date: 2026-02-06
Authors@R: person(given="Malcolm",
family="Haddon",
email = "malcolm.haddon@gmail.com",
role = c("aut", "cre"),
comment=c(ORCID="0000-0001-6971-7585"))
Maintainer: <malcolm.haddon@gmail.com>
Description: Contains a Series of Utility Functions for File Handling,
Programming, etc. Contains codeutilities, programming utilities, utils for
Rmd files, and for diagrams, including the mapping of relationships
between functions within anR package.
License: GPL-3
Imports:
knitr
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3