Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Dec 29, 2016
1 parent cc1084d commit fc5620f
Show file tree
Hide file tree
Showing 6 changed files with 57 additions and 27 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: nycflights13
Title: Flights that Departed NYC in 2013
Version: 0.2.0.9000
Version: 0.2.1
Authors@R: c(
person("Hadley", "Wickham", , "hadley@rstudio.com", c("aut", "cre")),
person("RStudio", role = "cph")
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# nycflights13 0.2.0.9000
# nycflights13 0.2.1

* nycflights imports tibble so you get nice printing even when no other
tidyverse package is loaded.
Expand Down
10 changes: 4 additions & 6 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
## Test environments
* local OS X install, R 3.2.4
* ubuntu 12.04 (on travis-ci), R 3.2.4
* local OS X install, R 3.3.2
* ubuntu 12.04 (on travis-ci), R 3.3.2
* win-builder (devel and release)

## R CMD check results

0 errors | 0 warnings | 1 note

* I changed the maintainer email from h.wickham@gmail.com to hadley@rstudio.com

* Checking installed package size:
installed size is 6.9Mb
sub-directories of 1Mb or more:
Expand All @@ -18,7 +16,7 @@

## Reverse dependencies

* I have run R CMD check on the 2 downstream dependencies.
* I have run R CMD check on the 5 downstream dependencies.
(Summary at https://github.com/hadley/nycflights13/tree/master/revdep).

* Both passed with no errors, warnings, or notes.
* All passed with no errors or warnings.
53 changes: 42 additions & 11 deletions revdep/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,32 +4,63 @@

|setting |value |
|:--------|:----------------------------|
|version |R version 3.2.4 (2016-03-10) |
|version |R version 3.3.1 (2016-06-21) |
|system |x86_64, darwin13.4.0 |
|ui |RStudio (0.99.1165) |
|ui |RStudio (1.0.136) |
|language |(EN) |
|collate |en_US.UTF-8 |
|tz |Europe/London |
|date |2016-04-29 |
|tz |America/Chicago |
|date |2016-12-29 |

## Packages

|package |* |version |date |source |
|:------------|:--|:----------|:----------|:---------------------------|
|dplyr |* |0.4.3 |2015-09-01 |CRAN (R 3.2.0) |
|nycflights13 |* |0.1.0.9000 |2016-04-29 |local (hadley/nycflights13) |
|package |* |version |date |source |
|:------------|:--|:-------|:----------|:------------------------------|
|dplyr |* |0.5.0 |2016-06-24 |cran (@0.5.0) |
|nycflights13 | |0.2.1 |2016-12-29 |local (hadley/nycflights13@NA) |
|tibble | |1.2 |2016-08-26 |cran (@1.2) |

# Check results
2 packages
6 packages

## datacheckr (0.1.1)
## datacheckr (0.1.2)
Maintainer: Joe Thorley <joe@poissonconsulting.ca>

0 errors | 0 warnings | 0 notes

## dplyr (0.4.3)
## dplyr (0.5.0)
Maintainer: Hadley Wickham <hadley@rstudio.com>
Bug reports: https://github.com/hadley/dplyr/issues

0 errors | 0 warnings | 0 notes

## dtplyr (0.0.1)
Maintainer: Hadley Wickham <hadley@rstudio.com>
Bug reports: https://github.com/hadley/dtplyr/issues

0 errors | 0 warnings | 0 notes

## MonetDBLite (0.3.1)
Maintainer: Hannes Muehleisen <hannes@cwi.nl>
Bug reports: https://github.com/hannesmuehleisen/MonetDBLite/issues

0 errors | 0 warnings | 1 note

```
checking installed package size ... NOTE
installed size is 5.9Mb
sub-directories of 1Mb or more:
libs 5.6Mb
```

## raw (0.1.4)
Maintainer: Brian A. Fannin <FanninQED@yahoo.com>

0 errors | 0 warnings | 0 notes

## tibble (1.2)
Maintainer: Kirill Müller <krlmlr+r@mailbox.org>
Bug reports: https://github.com/hadley/tibble/issues

0 errors | 0 warnings | 0 notes

Binary file modified revdep/checks.rds
Binary file not shown.
17 changes: 9 additions & 8 deletions revdep/problems.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,21 @@

|setting |value |
|:--------|:----------------------------|
|version |R version 3.2.4 (2016-03-10) |
|version |R version 3.3.1 (2016-06-21) |
|system |x86_64, darwin13.4.0 |
|ui |RStudio (0.99.1165) |
|ui |RStudio (1.0.136) |
|language |(EN) |
|collate |en_US.UTF-8 |
|tz |Europe/London |
|date |2016-04-29 |
|tz |America/Chicago |
|date |2016-12-29 |

## Packages

|package |* |version |date |source |
|:------------|:--|:----------|:----------|:---------------------------|
|dplyr |* |0.4.3 |2015-09-01 |CRAN (R 3.2.0) |
|nycflights13 |* |0.1.0.9000 |2016-04-29 |local (hadley/nycflights13) |
|package |* |version |date |source |
|:------------|:--|:-------|:----------|:------------------------------|
|dplyr |* |0.5.0 |2016-06-24 |cran (@0.5.0) |
|nycflights13 | |0.2.1 |2016-12-29 |local (hadley/nycflights13@NA) |
|tibble | |1.2 |2016-08-26 |cran (@1.2) |

# Check results
0 packages with problems
Expand Down

0 comments on commit fc5620f

Please sign in to comment.