From 579e4a2387934d5f7f5a40eafe2b6b942e6b3ba1 Mon Sep 17 00:00:00 2001 From: Jonathan Carroll Date: Fri, 27 Apr 2018 22:53:58 +0930 Subject: [PATCH] CRAN pre-flight bumped badge version [skip ci] --- README.Rmd | 2 +- README.md | 2 +- cran-comments.md | 31 +++++++++++++------------------ 3 files changed, 15 insertions(+), 20 deletions(-) diff --git a/README.Rmd b/README.Rmd index 7453403..b33453d 100644 --- a/README.Rmd +++ b/README.Rmd @@ -17,7 +17,7 @@ knitr::opts_chunk$set( [![Project Status: Active - The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active) [![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/mathpix)](https://cran.r-project.org/package=mathpix) -[![packageversion](https://img.shields.io/badge/Package%20version-0.2.0-orange.svg?style=flat-square)](commits/master) +[![packageversion](https://img.shields.io/badge/Package%20version-0.3.0-orange.svg?style=flat-square)](commits/master) [![Last-changedate](https://img.shields.io/badge/last%20change-`r gsub('-', '--', Sys.Date())`-yellowgreen.svg)](/commits/master) [![Linux/Mac Travis Build Status](https://img.shields.io/travis/jonocarroll/mathpix/master.svg?label=Mac%20OSX%20%26%20Linux)](https://travis-ci.org/jonocarroll/mathpix) diff --git a/README.md b/README.md index f9c4423..7b8fbed 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ mathpix ======= -[![Project Status: Active - The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active) [![CRAN\_Status\_Badge](http://www.r-pkg.org/badges/version/mathpix)](https://cran.r-project.org/package=mathpix) [![packageversion](https://img.shields.io/badge/Package%20version-0.2.0-orange.svg?style=flat-square)](commits/master) [![Last-changedate](https://img.shields.io/badge/last%20change-2018--04--27-yellowgreen.svg)](/commits/master) +[![Project Status: Active - The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active) [![CRAN\_Status\_Badge](http://www.r-pkg.org/badges/version/mathpix)](https://cran.r-project.org/package=mathpix) [![packageversion](https://img.shields.io/badge/Package%20version-0.3.0-orange.svg?style=flat-square)](commits/master) [![Last-changedate](https://img.shields.io/badge/last%20change-2018--04--27-yellowgreen.svg)](/commits/master) [![Linux/Mac Travis Build Status](https://img.shields.io/travis/jonocarroll/mathpix/master.svg?label=Mac%20OSX%20%26%20Linux)](https://travis-ci.org/jonocarroll/mathpix) [![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/jonocarroll/mathpix?branch=master&svg=true)](https://ci.appveyor.com/project/jonocarroll/mathpix) [![codecov](https://codecov.io/gh/jonocarroll/mathpix/branch/master/graph/badge.svg)](https://codecov.io/gh/jonocarroll/mathpix) diff --git a/cran-comments.md b/cran-comments.md index 8a9f0a5..a379dfc 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,27 +1,22 @@ +## Maintenance release + ## Test environments -* local ubuntu 16.04.2, R 3.4.1 -* rhub::check_on_windows() x86_64-w64-mingw32 (64-bit), 3.4.2 -* rhub::check_on_linux() x86_64-pc-linux-gnu (64-bit), R 3.4.2 -* rhub::check_on_macos() x86_64-apple-darwin15.6.0 (64-bit), R 3.4.1 -* rhub::check_for_cran() "windows-x86_64-devel" "ubuntu-gcc-release" "fedora-clang-devel" -* travis-ci Ubuntu 14.04.5 LTS, R 3.4.2 -* appveyor i386-w64-mingw32/i386 (32-bit), r 3.4.2 -* win-builder (R-devel, R-release) via devtools::build_win() +* local ubuntu 17.10, R 3.4.4 +* rhub::check_for_cran() + Windows Server 2008 R2 SP1, R-devel, 32/64 bit: OK + Ubuntu Linux 16.04 LTS, R-release, GCC: OK + Fedora Linux, R-devel, clang, gfortran: OK +* travis-ci Ubuntu 14.04.5 LTS, R 3.5.0: OK +* appveyor i386-w64-mingw32/i386 (32-bit), R 3.5.0: OK +* win-builder + R-devel (R Under development (unstable) r74647): OK + R-release (R 3.5.0): OK + R-oldrelease (R 3.4.4): OK ## R CMD check results 0 errors | 0 warnings | 0 notes -## win-builder results - -R-devel: OK -R-release: 1 NOTE on Maintainer - -## r-hub results - -1 ERROR due to incorrect testthat configuration on Windows Server -1 NOTE due to ORCID on fedora-clang-devel - ## Reverse dependencies None.