Skip to content

Commit

Permalink
removed badges temporarily due to pandoc errors
Browse files Browse the repository at this point in the history
  • Loading branch information
hrbrmstr committed Sep 20, 2017
1 parent a2ec287 commit aa54c6f
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 30 deletions.
12 changes: 6 additions & 6 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ output: rmarkdown::github_document
editor_options:
chunk_output_type: console
---
[![Project Status: Active - The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/0.1.0/active.svg)](http://www.repostatus.org/#active)
[![Coverage Status](https://img.shields.io/codecov/c/github/hrbrmstr/darksky/master.svg)](https://codecov.io/github/hrbrmstr/darksky?branch=master)
[![Build Status](https://travis-ci.org/hrbrmstr/darksky.svg?branch=master)](https://travis-ci.org/hrbrmstr/darksky)
[![Build status](https://ci.appveyor.com/api/projects/status/gq0uxmae9ii64g6q?svg=true)](https://ci.appveyor.com/project/hrbrmstr/darksky)
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/darksky)](https://cran.r-project.org/package=darksky)
![downloads](http://cranlogs.r-pkg.org/badges/grand-total/darksky)
<!-- [![Project Status: Active - The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/0.1.0/active.svg)](http://www.repostatus.org/#active) -->
<!-- [![Coverage Status](https://img.shields.io/codecov/c/github/hrbrmstr/darksky/master.svg)](https://codecov.io/github/hrbrmstr/darksky?branch=master) -->
<!-- [![Build Status](https://travis-ci.org/hrbrmstr/darksky.svg?branch=master)](https://travis-ci.org/hrbrmstr/darksky) -->
<!-- [![Build status](https://ci.appveyor.com/api/projects/status/gq0uxmae9ii64g6q?svg=true)](https://ci.appveyor.com/project/hrbrmstr/darksky) -->
<!-- [![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/darksky)](https://cran.r-project.org/package=darksky) -->
<!-- ![downloads](http://cranlogs.r-pkg.org/badges/grand-total/darksky) -->

`darksky` : Tools to Work with the Dark Sky API

Expand Down
54 changes: 30 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

<!-- [![Project Status: Active - The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/0.1.0/active.svg)](http://www.repostatus.org/#active) -->
<!-- [![Coverage Status](https://img.shields.io/codecov/c/github/hrbrmstr/darksky/master.svg)](https://codecov.io/github/hrbrmstr/darksky?branch=master) -->
<!-- [![Build Status](https://travis-ci.org/hrbrmstr/darksky.svg?branch=master)](https://travis-ci.org/hrbrmstr/darksky) -->
<!-- [![Build status](https://ci.appveyor.com/api/projects/status/gq0uxmae9ii64g6q?svg=true)](https://ci.appveyor.com/project/hrbrmstr/darksky) -->
<!-- [![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/darksky)](https://cran.r-project.org/package=darksky) -->
<!-- ![downloads](http://cranlogs.r-pkg.org/badges/grand-total/darksky) -->
`darksky` : Tools to Work with the Dark Sky API

- Dark Sky API Docs: <https://darksky.net/dev/docs>
Expand Down Expand Up @@ -45,7 +51,7 @@ print(now)
## minutely
## ========================================================================================================================
## 'data.frame': 61 obs. of 3 variables:
## $ time : POSIXct, format: "2017-09-20 07:29:00" "2017-09-20 07:30:00" "2017-09-20 07:31:00" "2017-09-20 07:32:00" ...
## $ time : POSIXct, format: "2017-09-20 07:32:00" "2017-09-20 07:33:00" "2017-09-20 07:34:00" "2017-09-20 07:35:00" ...
## $ precipIntensity : int 0 0 0 0 0 0 0 0 0 0 ...
## $ precipProbability: int 0 0 0 0 0 0 0 0 0 0 ...
## NULL
Expand All @@ -56,20 +62,20 @@ print(now)
## $ time : POSIXct, format: "2017-09-20 07:00:00" "2017-09-20 08:00:00" "2017-09-20 09:00:00" "2017-09-20 10:00:00" ...
## $ summary : chr "Overcast" "Overcast" "Overcast" "Overcast" ...
## $ icon : chr "cloudy" "cloudy" "cloudy" "cloudy" ...
## $ precipIntensity : num 0.0003 0 0.0034 0.0045 0.0046 0.0064 0.0064 0.0073 0.0061 0.0019 ...
## $ precipProbability : num 0.04 0 0.1 0.11 0.11 0.13 0.12 0.12 0.11 0.06 ...
## $ precipType : chr "rain" NA "rain" "rain" ...
## $ temperature : num 66.4 66.5 67.1 68.1 68.2 ...
## $ apparentTemperature: num 67.2 67.3 68 68.9 69 ...
## $ precipIntensity : num 0.0016 0.0001 0.0029 0.0042 0.0046 0.0064 0.0064 0.0073 0.0061 0.0019 ...
## $ precipProbability : num 0.05 0.06 0.08 0.1 0.11 0.13 0.12 0.12 0.11 0.06 ...
## $ precipType : chr "rain" "rain" "rain" "rain" ...
## $ temperature : num 66.3 66.4 67 68.1 68.2 ...
## $ apparentTemperature: num 67.1 67.2 67.8 68.8 69 ...
## $ dewPoint : num 64.9 65.1 65.3 65.4 65.5 ...
## $ humidity : num 0.95 0.95 0.94 0.91 0.91 0.91 0.9 0.9 0.89 0.86 ...
## $ humidity : num 0.95 0.96 0.94 0.91 0.91 0.91 0.9 0.9 0.89 0.86 ...
## $ pressure : num 1015 1014 1014 1014 1013 ...
## $ windSpeed : num 7.45 8.96 10.31 11.08 11.16 ...
## $ windGust : num 17.1 20.9 27.4 29.2 27.3 ...
## $ windBearing : int 30 34 33 37 34 31 31 29 33 26 ...
## $ cloudCover : num 1 1 1 0.99 0.99 0.99 1 1 1 1 ...
## $ windSpeed : num 7.14 8.11 9.41 10.66 11.16 ...
## $ windGust : num 15.8 18.3 24.8 28.1 27.3 ...
## $ windBearing : int 30 33 33 37 34 31 31 29 33 26 ...
## $ cloudCover : num 1 1 0.99 0.99 0.99 0.99 1 1 1 1 ...
## $ uvIndex : int 0 0 1 2 2 3 3 2 2 1 ...
## $ visibility : num 7.87 7.98 8.14 8.46 8.75 9.18 9.87 10 10 10 ...
## $ visibility : num 8.49 8.5 8.45 8.55 8.75 9.18 9.87 10 10 10 ...
## $ ozone : num 266 267 267 267 267 ...
## NULL
##
Expand Down Expand Up @@ -98,14 +104,14 @@ print(now)
## $ dewPoint : num 64.9 55.4 45.3 53.5 61.1 ...
## $ humidity : num 0.91 0.65 0.56 0.68 0.84 0.88 0.83 0.86
## $ pressure : num 1014 1017 1020 1018 1016 ...
## $ windSpeed : num 8.85 10.68 10.53 7.22 2.42 ...
## $ windSpeed : num 8.75 10.68 10.53 7.22 2.42 ...
## $ windGust : num 30 30.2 30 26.8 8.8 ...
## $ windGustTime : int 1505962800 1505966400 1506081600 1506139200 1506286800 1506380400 1506481200 1506513600
## $ windBearing : int 28 24 31 33 61 78 76 54
## $ cloudCover : num 0.99 0.86 0.62 0.52 0.12 0.51 0.97 0.94
## $ uvIndex : int 3 3 4 3 5 3 3 3
## $ uvIndexTime : int 1505923200 1506006000 1506096000 1506182400 1506268800 1506351600 1506441600 1506528000
## $ visibility : num 9.4 10 10 10 NA NA NA NA
## $ visibility : num 9.47 10 10 10 NA NA NA NA
## $ ozone : num 265 265 262 261 255 ...
## $ temperatureMin : num 65.1 62.6 52.2 57.9 58.8 ...
## $ temperatureMinTime : POSIXct, format: "2017-09-20 00:00:00" "2017-09-21 23:00:00" "2017-09-22 08:00:00" "2017-09-23 08:00:00" ...
Expand All @@ -120,24 +126,24 @@ print(now)
## currently
## ========================================================================================================================
## 'data.frame': 1 obs. of 19 variables:
## $ time : POSIXct, format: "2017-09-20 07:29:58"
## $ time : POSIXct, format: "2017-09-20 07:32:28"
## $ summary : chr "Overcast"
## $ icon : chr "cloudy"
## $ nearestStormDistance: int 8
## $ nearestStormBearing : int 100
## $ precipIntensity : int 0
## $ precipProbability : int 0
## $ temperature : num 66.5
## $ apparentTemperature : num 67.3
## $ dewPoint : int 65
## $ temperature : num 66.4
## $ apparentTemperature : num 67.2
## $ dewPoint : num 65
## $ humidity : num 0.95
## $ pressure : num 1014
## $ windSpeed : num 8.2
## $ windGust : num 19
## $ pressure : num 1015
## $ windSpeed : num 7.66
## $ windGust : num 17.1
## $ windBearing : int 32
## $ cloudCover : int 1
## $ uvIndex : int 0
## $ visibility : num 7.92
## $ visibility : num 8.5
## $ ozone : num 266
## NULL

Expand Down Expand Up @@ -412,7 +418,7 @@ bigger_list$Maine
print(sprintf("You have used %s API calls.", then$`x-forecast-api-calls`))
```

## [1] "You have used 278 API calls."
## [1] "You have used 314 API calls."

``` r
plot(now)
Expand All @@ -438,7 +444,7 @@ library(testthat)
date()
```

## [1] "Wed Sep 20 07:30:05 2017"
## [1] "Wed Sep 20 07:32:34 2017"

``` r
test_dir("tests/")
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit aa54c6f

Please sign in to comment.