Skip to content

Commit 76dcd08

Browse files
authored
Merge pull request #9 from coding-for-reproducible-research/5-split-regression-workshops-into-3-sessions
make package name valid
2 parents 75a7068 + 020e0be commit 76dcd08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
Package: cfrr-r-tutorials
1+
Package: cfrrRtutorials
22
Title: What the Package Does (One Line, Title Case)
33
Version: 1.0.0.0
44
Authors@R:
55
person("Eilis", "Hannon", , "[email protected]", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0001-6840-072X"))
7-
Description: This R package contains tutorials developed for workshops delivered as part of the Coding for Reproducble Research Training Programme at the Univeristy of Exeter.
7+
Description: Tutorials developed for workshops delivered as part of the Coding for Reproducble Research Training Programme at the Univeristy of Exeter.
88
License: use_cc0_license()
99
Encoding: UTF-8
1010
Roxygen: list(markdown = TRUE)

0 commit comments

Comments
 (0)