Skip to content

Commit

Permalink
Version 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vspinu committed Sep 12, 2016
1 parent f7008a1 commit d986d4b
Show file tree
Hide file tree
Showing 7 changed files with 119 additions and 55 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ TAGS
^test.R$
^tmp.R$
CRAN_notes.md
announcement.md
revdep/
^codecov\.yml$
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ Authors@R: c(person("Garrett", "Grolemund", role = "aut"),
person("Joseph", "Larmarange", role="ctb"),
person("Jonathan", "Boiser", role="ctb"),
person("Chel Hee", "Lee", role = "ctb"))
Description: Functions to work with date-times and timespans: fast and user
Description: Functions to work with date-times and time-spans: fast and user
friendly parsing of date-time data, extraction and updating of components of
a date-time (years, months, days, hours, minutes, and seconds), algebraic
manipulation on date-time and timespan objects. The 'lubridate' package has
manipulation on date-time and time-span objects. The 'lubridate' package has
a consistent and memorable syntax that makes working with dates easy and
fun.
Enhances: chron, timeDate, zoo, xts, its, tis, timeSeries,
fts, tseries
Version: 1.5.6.9000
Version: 1.6.0
Depends:
methods,
R (>= 3.0.0)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[![Coverage Status](https://img.shields.io/codecov/c/github/hadley/lubridate/master.svg)](https://codecov.io/github/hadley/lubridate?branch=master)
[![CRAN RStudio mirror downloads](http://cranlogs.r-pkg.org/badges/lubridate)](https://cran.r-project.org/package=lubridate)
[![Development version](https://img.shields.io/badge/devel-1.5.0.9000-orange.svg)](https://github.com/hadley/lubridate)
[![CRAN version](http://www.r-pkg.org/badges/version/lubridate)](http://cran.r-project.org/package=lubridate)
[![CRAN version](https://www.r-pkg.org/badges/version/lubridate)](https://cran.r-project.org/package=lubridate)

# lubridate

Expand Down
121 changes: 82 additions & 39 deletions revdep/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,20 @@
|language | |
|collate |en_GB.UTF-8 |
|tz |Europe/Amsterdam |
|date |2016-08-26 |
|date |2016-09-12 |

## Packages

|package |* |version |date |source |
|:---------|:--|:----------|:----------|:------------------------|
|covr | |2.2.1 |2016-08-10 |cran (@2.2.1) |
|knitr | |1.14 |2016-08-13 |cran (@1.14) |
|lubridate | |1.5.6.9000 |2016-08-26 |local (hadley/lubridate) |
|stringr | |1.1.0 |2016-08-19 |cran (@1.1.0) |
|testthat | |1.0.2 |2016-04-23 |CRAN (R 3.2.4) |
|package |* |version |date |source |
|:---------|:--|:-------|:----------|:------------------------|
|covr | |2.2.1 |2016-08-10 |cran (@2.2.1) |
|knitr | |1.14 |2016-08-13 |cran (@1.14) |
|lubridate |* |1.6.0 |2016-09-12 |local (hadley/lubridate) |
|stringr | |1.1.0 |2016-08-19 |cran (@1.1.0) |
|testthat |* |1.0.2 |2016-04-23 |CRAN (R 3.2.4) |

# Check results
91 packages
92 packages

## aemo (0.2.0)
Maintainer: Imanuel Costigan <[email protected]>
Expand Down Expand Up @@ -438,6 +438,22 @@ Maintainer: Ben Baumer <[email protected]>

0 errors | 0 warnings | 0 notes

## mdsr (0.1.3)
Maintainer: Ben Baumer <[email protected]>
Bug reports: https://github.com/beanumber/mdsr/issues

0 errors | 0 warnings | 2 notes

```
checking installed package size ... NOTE
installed size is 5.4Mb
sub-directories of 1Mb or more:
data 5.3Mb
checking data for non-ASCII characters ... NOTE
Note: found 2698 marked UTF-8 strings
```

## mosaic (0.14.4)
Maintainer: Randall Pruim <[email protected]>
Bug reports: https://github.com/ProjectMOSAIC/mosaic/issues
Expand All @@ -460,6 +476,11 @@ Maintainer: Brian A. Fannin <[email protected]>

0 errors | 0 warnings | 0 notes

## musica (0.1.3)
Maintainer: Martin Hanel <[email protected]>

0 errors | 0 warnings | 0 notes

## openair (1.8-6)
Maintainer: David Carslaw <[email protected]>
Bug reports: https://github.com/davidcarslaw/openair/issues
Expand All @@ -481,13 +502,7 @@ Maintainer: Abiel Reinhart <[email protected]>

0 errors | 0 warnings | 0 notes

## photobiologyInOut (0.4.9)
Maintainer: Pedro J. Aphalo <[email protected]>
Bug reports: https://bitbucket.org/aphalo/photobiologyinout/

0 errors | 0 warnings | 0 notes

## photobiology (0.9.9)
## photobiology (0.9.11)
Maintainer: Pedro J. Aphalo <[email protected]>
Bug reports: https://bitbucket.org/aphalo/photobiology/issues

Expand Down Expand Up @@ -524,7 +539,7 @@ checking package dependencies ... NOTE
Packages suggested but not available for checking: ‘actuar’ ‘ChainLadder’
```

## RefManageR (0.10.13)
## RefManageR (0.11.0)
Maintainer: Mathew W. McLean <[email protected]>
Bug reports: https://github.com/mwmclean/RefManageR/issues

Expand Down Expand Up @@ -565,28 +580,30 @@ checking DESCRIPTION meta-information ... NOTE
Malformed Description field: should contain one or more complete sentences.
```

## riem (0.1.0)
## riem (0.1.1)
Maintainer: Maëlle Salmon <[email protected]>
Bug reports: http://github.com/ropenscilabs/riem/issues

0 errors | 0 warnings | 1 note

```
checking DESCRIPTION meta-information ... NOTE
Authors@R field gives persons with no valid roles:
Brooke Anderson [rev] (Brooke Anderson reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/39.)
```
0 errors | 0 warnings | 0 notes

## RmarineHeatWaves (0.13.1)
Maintainer: Albertus J. Smit <[email protected]>

0 errors | 0 warnings | 0 notes

## rnoaa (0.5.6)
## rnoaa (0.6.0)
Maintainer: Scott Chamberlain <[email protected]>
Bug reports: http://www.github.com/ropensci/rnoaa/issues

0 errors | 0 warnings | 0 notes
0 errors | 0 warnings | 1 note

```
checking installed package size ... NOTE
installed size is 5.2Mb
sub-directories of 1Mb or more:
doc 3.0Mb
vign 1.2Mb
```

## ropenaq (0.1.1)
Maintainer: Maëlle Salmon <[email protected]>
Expand Down Expand Up @@ -718,9 +735,26 @@ Namespace in Imports field not imported from: ‘sp’
Maintainer: Alex M Chubaty <[email protected]>
Bug reports: https://github.com/PredictiveEcology/SpaDES/issues

0 errors | 1 warning | 2 notes
1 error | 1 warning | 2 notes

```
checking tests ... ERROR
Running the tests in ‘tests/test-all.R’ failed.
Last 13 lines of output:
names for target but not for current
testthat results ================================================================
OK: 976 SKIPPED: 16 FAILED: 3
1. Failure: simulation runs with simInit and spades (@test-simulation.R#82)
2. Failure: simulation runs with simInit and spades (@test-simulation.R#83)
3. Failure: simulation runs with simInit and spades (@test-simulation.R#84)
Error: testthat unit tests failed
In addition: Warning message:
no DISPLAY variable so Tk is not available
Execution halted
checking whether package ‘SpaDES’ can be installed ... WARNING
Found the following significant warnings:
Warning: no DISPLAY variable so Tk is not available
Expand Down Expand Up @@ -801,7 +835,7 @@ checking installed package size ... NOTE
installed size is 8.1Mb
```

## stplanr (0.1.2)
## stplanr (0.1.4)
Maintainer: Robin Lovelace <[email protected]>
Bug reports: https://github.com/ropensci/stplanr/issues

Expand All @@ -817,7 +851,7 @@ Content type 'text/html; charset=ISO-8859-1' length unknown
..........
downloaded 10 KB
Quitting from lines 204-215 (introducing-stplanr.Rmd)
Quitting from lines 208-219 (introducing-stplanr.Rmd)
Error: processing vignette 'introducing-stplanr.Rmd' failed with diagnostics:
there is no package called 'webshot'
Execution halted
Expand All @@ -842,13 +876,28 @@ Last 13 lines of output:
testthat results ================================================================
OK: 179 SKIPPED: 0 FAILED: 1
OK: 180 SKIPPED: 0 FAILED: 1
1. Failure: Negative ages (@test-pin_age.R#36)
Error: testthat unit tests failed
Execution halted
```

## tidyverse (1.0.0)
Maintainer: Hadley Wickham <[email protected]>
Bug reports: https://github.com/hadley/tidyverse/issues

0 errors | 0 warnings | 1 note

```
checking dependencies in R code ... NOTE
Namespaces in Imports field not imported from:
‘DBI’ ‘broom’ ‘forcats’ ‘ggplot2’ ‘haven’ ‘hms’ ‘httr’ ‘jsonlite’
‘lubridate’ ‘modelr’ ‘readr’ ‘readxl’ ‘rvest’ ‘stringr’ ‘tidyr’
‘xml2’
All declared Imports should be used.
```

## timelineS (0.1.1)
Maintainer: Dahee Lee <[email protected]>
Bug reports: https://github.com/daheelee/timelineS/issues
Expand Down Expand Up @@ -904,14 +953,8 @@ Maintainer: Pedro Gea <[email protected]>

0 errors | 0 warnings | 0 notes

## TropFishR (0.1)
Maintainer: Tobias K. Mildenberger <[email protected]>
Bug reports: https://github.com/tokami/TropFishR/issues

0 errors | 0 warnings | 0 notes

## TTAinterfaceTrendAnalysis (1.5.2)
Maintainer: Alain LEFEBVRE <[email protected]>
## TTAinterfaceTrendAnalysis (1.5.3)
Maintainer: David DEVREKER <[email protected]>

1 error | 0 warnings | 0 notes

Expand Down
3 changes: 3 additions & 0 deletions revdep/check.R
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ revdep_check(libpath = "~/tmp/R-lib/", threads = 6)

revdep_check_save_summary()
revdep_check_print_problems()

build("..")
build_win("..")
Binary file modified revdep/checks.rds
Binary file not shown.
41 changes: 29 additions & 12 deletions revdep/problems.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
|language | |
|collate |en_GB.UTF-8 |
|tz |Europe/Amsterdam |
|date |2016-08-26 |
|date |2016-09-12 |

## Packages

|package |* |version |date |source |
|:---------|:--|:----------|:----------|:------------------------|
|covr | |2.2.1 |2016-08-10 |cran (@2.2.1) |
|knitr | |1.14 |2016-08-13 |cran (@1.14) |
|lubridate | |1.5.6.9000 |2016-08-26 |local (hadley/lubridate) |
|stringr | |1.1.0 |2016-08-19 |cran (@1.1.0) |
|testthat | |1.0.2 |2016-04-23 |CRAN (R 3.2.4) |
|package |* |version |date |source |
|:---------|:--|:-------|:----------|:------------------------|
|covr | |2.2.1 |2016-08-10 |cran (@2.2.1) |
|knitr | |1.14 |2016-08-13 |cran (@1.14) |
|lubridate |* |1.6.0 |2016-09-12 |local (hadley/lubridate) |
|stringr | |1.1.0 |2016-08-19 |cran (@1.1.0) |
|testthat |* |1.0.2 |2016-04-23 |CRAN (R 3.2.4) |

# Check results
12 packages with problems
Expand Down Expand Up @@ -196,9 +196,26 @@ See ‘/store/Dropbox/dev/lubridate/revdep/checks/RSQLServer.Rcheck/00install.ou
Maintainer: Alex M Chubaty <[email protected]>
Bug reports: https://github.com/PredictiveEcology/SpaDES/issues

0 errors | 1 warning | 2 notes
1 error | 1 warning | 2 notes

```
checking tests ... ERROR
Running the tests in ‘tests/test-all.R’ failed.
Last 13 lines of output:
names for target but not for current
testthat results ================================================================
OK: 976 SKIPPED: 16 FAILED: 3
1. Failure: simulation runs with simInit and spades (@test-simulation.R#82)
2. Failure: simulation runs with simInit and spades (@test-simulation.R#83)
3. Failure: simulation runs with simInit and spades (@test-simulation.R#84)
Error: testthat unit tests failed
In addition: Warning message:
no DISPLAY variable so Tk is not available
Execution halted
checking whether package ‘SpaDES’ can be installed ... WARNING
Found the following significant warnings:
Warning: no DISPLAY variable so Tk is not available
Expand Down Expand Up @@ -274,15 +291,15 @@ Last 13 lines of output:
testthat results ================================================================
OK: 179 SKIPPED: 0 FAILED: 1
OK: 180 SKIPPED: 0 FAILED: 1
1. Failure: Negative ages (@test-pin_age.R#36)
Error: testthat unit tests failed
Execution halted
```

## TTAinterfaceTrendAnalysis (1.5.2)
Maintainer: Alain LEFEBVRE <Alain.Lefebvre@ifremer.fr>
## TTAinterfaceTrendAnalysis (1.5.3)
Maintainer: David DEVREKER <David.Devreker@ifremer.fr>

1 error | 0 warnings | 0 notes

Expand Down

0 comments on commit d986d4b

Please sign in to comment.