Skip to content

Commit fd74092

Browse files
committed
fix file endings
1 parent 1933e7c commit fd74092

Some content is hidden

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

80 files changed

+96
-82
lines changed

.Rbuildignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
^aRt\.Rproj$
22
^\.Rproj\.user$
33
.lintr
4-
images/
54
aRt.png
5+
^_pkgdown\.yml$
6+
^docs$
7+
^pkgdown$

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
.Rproj.user
22
.Rhistory
3-
nrennie_aRt/rsconnect
3+
nrennie_aRt/rsconnect
4+
docs

NEWS.md

Lines changed: 1 addition & 0 deletions

README.md

Lines changed: 86 additions & 80 deletions

_pkgdown.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
url: ~
2+
template:
3+
bootstrap: 5
4+
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)