Skip to content

Commit ade2001

Browse files
author
Kevin Cazelles
committed
version 0.1.3
1 parent dfb9107 commit ade2001

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+163
-200
lines changed

.Rbuildignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
^\.gitignore
77
^Makefile
88
^README\.md
9-
^index\.Rmd
109
^News\.md
1110
LICENSE
1211
record_updates.txt

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: inSilecoMisc
22
Title: inSileco Miscellaneous Functions
33
Date: 2019-01-30
4-
Version: 0.1.2.9000
4+
Version: 0.1.3
55
Authors@R: c(
66
person("Kevin", "Cazelles", email = "kcazelle@uoguelph.ca", comment = c(ORCID = "0000-0001-6619-9874"), role = c("aut", "cre")),
77
person("David", "Beauchesne", role = c("aut")),
@@ -24,7 +24,7 @@ Suggests:
2424
rmarkdown,
2525
testthat,
2626
sp
27-
URL: https://ropensci.github.io/rcites/, https://github.com/ropensci/rcites
27+
URL: https://github.com/inSileco/inSilecoMisc, http://insileco.github.io/inSilecoMisc
2828
BugReports: https://github.com/inSileco/inSilecoMisc/issues
2929
Encoding: UTF-8
3030
VignetteBuilder: knitr

News.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
# inSilecoMisc 0.1.2.9000
2-
1+
# inSilecoMisc 0.1.3
32

43
## Changes in the package structure
54

6-
- `README.Rmd` has been removed and most of its content is in the vignette *inSilecoMisc, an overview*
7-
5+
- `README.Rmd` has been removed and most of its content is in the vignette
6+
*inSilecoMisc, an overview*
87

98

109
## Changes in functions

docs/LICENSE-text.html

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/News.html

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/index.html

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/overview.html

Lines changed: 22 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/authors.html

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/addURL.html

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)