diff --git a/.Rbuildignore b/.Rbuildignore deleted file mode 100644 index fdd9aab..0000000 --- a/.Rbuildignore +++ /dev/null @@ -1,11 +0,0 @@ -^extras$ -\.md -.git* -.DS_Store -.*~ -^\.travis\.yml$ -^appveyor\.yml$ -^.*\.Rproj$ -^\.Rproj\.user$ -^docs$ -^_pkgdown\.yml$ diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index bdb0cab..0000000 --- a/.gitattributes +++ /dev/null @@ -1,17 +0,0 @@ -# Auto detect text files and perform LF normalization -* text=auto - -# Custom for Visual Studio -*.cs diff=csharp - -# Standard to msysgit -*.doc diff=astextplain -*.DOC diff=astextplain -*.docx diff=astextplain -*.DOCX diff=astextplain -*.dot diff=astextplain -*.DOT diff=astextplain -*.pdf diff=astextplain -*.PDF diff=astextplain -*.rtf diff=astextplain -*.RTF diff=astextplain diff --git a/.gitignore b/.gitignore deleted file mode 100644 index fbc0261..0000000 --- a/.gitignore +++ /dev/null @@ -1,49 +0,0 @@ -# Windows image file caches -Thumbs.db -ehthumbs.db - -# Folder config file -Desktop.ini - -# Recycle Bin used on file shares -$RECYCLE.BIN/ - -# Windows Installer files -*.cab -*.msi -*.msm -*.msp - -# Windows shortcuts -*.lnk - -# ========================= -# Operating System Files -# ========================= - -# OSX -# ========================= - -.DS_Store -.AppleDouble -.LSOverride - -# Thumbnails -._* - -# Files that might appear on external disk -.Spotlight-V100 -.Trashes - -# Directories potentially created on remote AFP share -.AppleDB -.AppleDesktop -Network Trash Folder -Temporary Items -.apdisk - -## R related files -*.Rdata -*.Rhistory -.Rproj.user* -.Rproj.user diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/.nojekyll @@ -0,0 +1 @@ + diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index f621776..0000000 --- a/.travis.yml +++ /dev/null @@ -1,14 +0,0 @@ -language: r -sudo: required - -r_packages: - - covr - -r: - - release - - devel - - oldrel - - -after_success: - - Rscript -e 'library(covr);codecov()' diff --git a/404.html b/404.html new file mode 100644 index 0000000..9b0a505 --- /dev/null +++ b/404.html @@ -0,0 +1,100 @@ + + +
+ + + + +