diff --git a/README.md b/README.md index a3c4e06..966b686 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/ropensci/git2rdata.svg) ![GitHub repo size](https://img.shields.io/github/repo-size/ropensci/git2rdata.svg) -

**Please visit the git2rdata website at https://ropensci.github.io/git2rdata/. The vignette code on the website link to a rendered version of the vignette. Functions have a link to their help file.**

+

Please visit the git2rdata website at https://ropensci.github.io/git2rdata/. The vignette code on the website link to a rendered version of the vignette. Functions have a link to their help file.

## Rationale diff --git a/appveyor.yml b/appveyor.yml index 49837ae..45d9160 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -33,6 +33,7 @@ on_failure: environment: GITHUB_PAT: secure: VXO22OHLkl4YhVIomSMwCZyOTx03Xf2WICaVng9xH7gISlAg8a+qrt1DtFtk8sK5 + PKGTYPE: 'win.binary' artifacts: - path: '*.Rcheck\**\*.log' diff --git a/codemeta.json b/codemeta.json index 87c4a01..d7249c0 100644 --- a/codemeta.json +++ b/codemeta.json @@ -179,9 +179,9 @@ "sameAs": "https://CRAN.R-project.org/package=yaml" } ], - "releaseNotes": "https://github.com/ropensci/git2rdata/blob/master/NEWS.md", + "releaseNotes": "https://github.com/inbo/git2rdata/blob/master/NEWS.md", "readme": "https://github.com/ropensci/git2rdata/blob/master/README.md", - "fileSize": "363.46KB", + "fileSize": "363.585KB", "contIntegration": [ "https://travis-ci.org/inbo/git2rdata", "https://ci.appveyor.com/project/ThierryO/git2rdata/branch/master",