File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ output: github_document
5
5
[ ![ Build Status] ( https://travis-ci.org/earthlab/smapr.svg?branch=master )] ( https://travis-ci.org/earthlab/smapr )
6
6
[ ![ codecov] ( https://codecov.io/gh/earthlab/smapr/branch/master/graph/badge.svg )] ( https://codecov.io/gh/earthlab/smapr )
7
7
[ ![ CRAN_Status_Badge] ( http://www.r-pkg.org/badges/version/smapr )] ( https://cran.r-project.org/package=smapr )
8
- [ ![ Last-changedate] (https://img.shields.io/badge/last%20change-`r gsub('-', '--', Sys.Date())`-brightgreen.svg)] ( /commits/master )
9
8
10
9
``` {r, echo = FALSE}
11
10
knitr::opts_chunk$set(
Original file line number Diff line number Diff line change 1
1
smapr
2
2
================
3
3
4
- [ ![ Build Status] ( https://travis-ci.org/earthlab/smapr.svg?branch=master )] ( https://travis-ci.org/earthlab/smapr ) [ ![ codecov] ( https://codecov.io/gh/earthlab/smapr/branch/master/graph/badge.svg )] ( https://codecov.io/gh/earthlab/smapr ) [ ![ CRAN\_ Status\_ Badge] ( http://www.r-pkg.org/badges/version/smapr )] ( https://cran.r-project.org/package=smapr ) [ ![ Last-changedate ] ( https://img.shields.io/badge/last%20change-2017--10--20-brightgreen.svg )] ( /commits/master )
4
+ [ ![ Build Status] ( https://travis-ci.org/earthlab/smapr.svg?branch=master )] ( https://travis-ci.org/earthlab/smapr ) [ ![ codecov] ( https://codecov.io/gh/earthlab/smapr/branch/master/graph/badge.svg )] ( https://codecov.io/gh/earthlab/smapr ) [ ![ CRAN\_ Status\_ Badge] ( http://www.r-pkg.org/badges/version/smapr )] ( https://cran.r-project.org/package=smapr )
5
5
6
6
An R package for acquisition and processing of [ NASA (Soil Moisture Active-Passive) SMAP data] ( http://smap.jpl.nasa.gov/ )
7
7
You can’t perform that action at this time.
0 commit comments