Skip to content

Commit

Permalink
fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyler Rinker committed Jun 23, 2018
1 parent 6edeec1 commit ff584d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 24 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ output:
toc: true
---

```{r, echo=FALSE}
```{r, echo=FALSE, message=FALSE, warning=FALSE}
pacman::p_load(numform, xtable, wakefield, ggplot2, knitr, gridExtra, viridis, maps)
rinline <- function(code) {
sprintf('<code class="r">``` `r %s` ```</code>', code)
Expand Down
24 changes: 1 addition & 23 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,6 @@ numform
============


## Warning: unable to access index for repository http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/3.6:
## cannot open URL 'http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/3.6/PACKAGES'

## package 'xtable' successfully unpacked and MD5 sums checked
##
## The downloaded binary packages are in
## C:\Users\trinker\AppData\Local\Temp\RtmpUNVP4j\downloaded_packages

##
## xtable installed

## Warning: unable to access index for repository http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/3.6:
## cannot open URL 'http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/3.6/PACKAGES'

## package 'maps' successfully unpacked and MD5 sums checked
##
## The downloaded binary packages are in
## C:\Users\trinker\AppData\Local\Temp\RtmpUNVP4j\downloaded_packages

##
## maps installed

[![Build
Status](https://travis-ci.org/trinker/numform.svg?branch=master)](https://travis-ci.org/trinker/numform)
[![Coverage
Expand Down Expand Up @@ -96,7 +74,7 @@ to **ggplot2** `scale_x/y_type` functions (see [Plotting](#plotting) for
usage).

<!-- html table generated in R 3.6.0 by xtable 1.8-2 package -->
<!-- Sat Jun 23 07:49:25 2018 -->
<!-- Sat Jun 23 07:55:38 2018 -->
<table>
<tr>
<td>
Expand Down

0 comments on commit ff584d7

Please sign in to comment.