diff --git a/revdep/README.md b/revdep/README.md index b068bd53..3692f134 100644 --- a/revdep/README.md +++ b/revdep/README.md @@ -2,54 +2,86 @@ |field |value | |:--------|:----------------------------| -|version |R version 3.6.1 (2019-07-05) | -|os |Ubuntu 18.04.3 LTS | +|version |R version 4.0.0 (2020-04-24) | +|os |Ubuntu 18.04.4 LTS | |system |x86_64, linux-gnu | |ui |X11 | |language |(EN) | |collate |en_US.UTF-8 | |ctype |en_US.UTF-8 | |tz |Europe/Berlin | -|date |2020-04-04 | +|date |2020-06-02 | # Dependencies -|package |old |new |Δ | -|:---------|:-----|:-----|:--| -|lubridate |1.7.4 |1.7.8 |* | -|generics |NA |0.0.2 |* | -|glue |1.4.0 |NA |* | -|magrittr |1.5 |NA |* | -|Rcpp |1.0.4 |1.0.4 | | -|stringi |1.4.6 |NA |* | -|stringr |1.4.0 |NA |* | +|package |old |new |Δ | +|:---------|:-------|:----------|:--| +|lubridate |1.7.8 |1.7.8.9000 |* | +|generics |0.0.2 |0.0.2 | | +|Rcpp |1.0.4.6 |1.0.4.6 | | # Revdeps -## Failed to check (13) - -|package |version |error |warning |note | -|:--------------------------------|:-------|:------|:-------|:----| -|[Biograph](failures.md#biograph) |2.0.6 |__+1__ | | | -|BIRDS |? | | | | -|CAST |? | | | | -|codebook |? | | | | -|DaMiRseq |? | | | | -|gtfsrouter |? | | | | -|healthcareai |2.4.0 |1 | | | -|moveVis |? | | | | -|RforProteomics |? | | | | -|rpostgisLT |? | | | | -|stlcsb |? | | | | -|[tolBasis](failures.md#tolbasis) |1.0 |__+1__ | | | -|TTAinterfaceTrendAnalysis |1.5.5 |1 | | | - -## New problems (4) - -|package |version |error |warning |note | -|:----------------------------|:-------|:------|:-------|:----| -|[kntnr](problems.md#kntnr) |0.4.3 |__+1__ | | | -|[sweep](problems.md#sweep) |0.2.2 |__+1__ | |1 | -|[timetk](problems.md#timetk) |0.1.3 |__+1__ | | | -|[xROI](problems.md#xroi) |0.9.13 | |__+1__ | | +## Failed to check (52) + +|package |version |error |warning |note | +|:-------------------------|:-------|:-----|:-------|:----| +|activityCounts |? | | | | +|activPAL |? | | | | +|actogrammr |? | | | | +|adept |? | | | | +|AdhereR |? | | | | +|AdhereRViz |? | | | | +|AeRobiology |? | | | | +|AGread |? | | | | +|aire.zmvm |? | | | | +|algaeClassify |? | | | | +|amt |? | | | | +|animaltracker |? | | | | +|antaresRead |? | | | | +|antaresViz |? | | | | +|anyflights |? | | | | +|APSIM |? | | | | +|archivist |? | | | | +|arcos |? | | | | +|arrow |0.17.1 |1 | | | +|basictabler |? | | | | +|BAwiR |? | | | | +|baytrends |? | | | | +|beats |? | | | | +|BETS |? | | | | +|bioRad |? | | | | +|BIRDS |? | | | | +|bitmexr |? | | | | +|camtrapR |? | | | | +|CAST |? | | | | +|CellBench |? | | | | +|DaMiRseq |? | | | | +|DBItest |? | | | | +|dendroTools |? | | | | +|dgo |? | | | | +|diffdf |? | | | | +|dint |? | | | | +|distill |? | | | | +|diversitree |? | | | | +|drake |? | | | | +|Ecfun |? | | | | +|eurostat |? | | | | +|finbif |? | | | | +|gtfsrouter |? | | | | +|moveVis |? | | | | +|ngsReports |? | | | | +|proBatch |? | | | | +|RforProteomics |? | | | | +|rpostgisLT |? | | | | +|spatialrisk |? | | | | +|stats19 |? | | | | +|stlcsb |? | | | | +|TTAinterfaceTrendAnalysis |1.5.5 |1 | | | + +## New problems (1) + +|package |version |error |warning |note | +|:------------------------|:-------|:------|:-------|:----| +|[xROI](problems.md#xroi) |0.9.16 |__+1__ | | | diff --git a/revdep/check.R b/revdep/check.R index 906eacb3..b5baa1e9 100644 --- a/revdep/check.R +++ b/revdep/check.R @@ -1,7 +1,4 @@ -remove.packages(c("rlang", "revdepcheck", "crayon", "boxes", "progress", "callr", "rcmdcheck")) -## source("https://install-github.me/r-lib/boxes") -## source("https://install-github.me/r-lib/crancache") devtools::install_github("r-lib/revdepcheck") library(revdepcheck) @@ -10,7 +7,8 @@ revdep_check(num_workers = 8) revdep_summary() revdep_todo() revdep_add_broken() -revdep_rm(packages = "CAWaR") +revdep_rm(packages = "xROI") +revdep_reset() revdep_check() revdep_maintainers() diff --git a/revdep/failures.md b/revdep/failures.md index a2d35302..d3da6f05 100644 --- a/revdep/failures.md +++ b/revdep/failures.md @@ -1,62 +1,1320 @@ -# Biograph +# activityCounts
-* Version: 2.0.6 -* Source code: https://github.com/cran/Biograph -* Date/Publication: 2016-03-31 17:50:43 -* Number of recursive dependencies: 64 +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# activPAL + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# actogrammr + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# adept + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# AdhereR + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# AdhereRViz + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# AeRobiology + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# AGread + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# aire.zmvm + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# algaeClassify + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# amt + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# animaltracker + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# antaresRead + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# antaresViz + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# anyflights + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# APSIM + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# archivist + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# arcos + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# arrow + +
+ +* Version: 0.17.1 +* Source code: https://github.com/cran/arrow +* URL: https://github.com/apache/arrow/, https://arrow.apache.org/docs/r +* BugReports: https://issues.apache.org/jira/projects/ARROW/issues +* Date/Publication: 2020-05-19 20:30:15 UTC +* Number of recursive dependencies: 56 + +Run `revdep_details(,"arrow")` for more info + +
+ +## In both + +* R CMD check timed out + + +# basictabler + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# BAwiR + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# baytrends + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# beats + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# BETS + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# bioRad + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# BIRDS + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# bitmexr + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# camtrapR + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# CAST + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# CellBench + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# DaMiRseq + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# DBItest + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# dendroTools + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# dgo + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# diffdf + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + -Run `revdep_details(,"Biograph")` for more info + + + +``` +### CRAN + +``` + + + + + + +``` +# dint + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info
-## Newly broken +## Error before installation -* checking whether package ‘Biograph’ can be installed ... ERROR - ``` - Installation failed. - See ‘/home/vspinu/Dropbox/dev/lubridate/revdep/checks/Biograph/new/Biograph.Rcheck/00install.out’ for details. - ``` +### Devel + +``` -## Installation + + + + + +``` +### CRAN + +``` + + + + + + +``` +# distill + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation ### Devel ``` -* installing *source* package ‘Biograph’ ... -** package ‘Biograph’ successfully unpacked and MD5 sums checked -** using staged installation -** R -** data -** inst -** byte-compile and prepare package for lazy loading -Error: object ‘new_interval’ is not exported by 'namespace:lubridate' -Execution halted -ERROR: lazy loading failed for package ‘Biograph’ -* removing ‘/home/vspinu/Dropbox/dev/lubridate/revdep/checks/Biograph/new/Biograph.Rcheck/Biograph’ + + + + + ``` ### CRAN ``` -* installing *source* package ‘Biograph’ ... -** package ‘Biograph’ successfully unpacked and MD5 sums checked -** using staged installation -** R -** data -** inst -** byte-compile and prepare package for lazy loading -** help -*** installing help indices -** building package indices -** testing if installed package can be loaded from temporary location -** testing if installed package can be loaded from final location -** testing if installed package keeps a record of temporary installation path -* DONE (Biograph) + + + + + ``` -# BIRDS +# diversitree
@@ -92,7 +1350,7 @@ Run `revdep_details(,"")` for more info ``` -# CAST +# drake
@@ -128,7 +1386,7 @@ Run `revdep_details(,"")` for more info ``` -# codebook +# Ecfun
@@ -164,7 +1422,7 @@ Run `revdep_details(,"")` for more info ``` -# DaMiRseq +# eurostat
@@ -200,7 +1458,7 @@ Run `revdep_details(,"")` for more info ``` -# gtfsrouter +# finbif
@@ -236,26 +1494,42 @@ Run `revdep_details(,"")` for more info ``` -# healthcareai +# gtfsrouter
-* Version: 2.4.0 -* Source code: https://github.com/cran/healthcareai -* URL: http://docs.healthcare.ai -* BugReports: https://github.com/HealthCatalyst/healthcareai-r/issues -* Date/Publication: 2020-02-28 18:00:05 UTC -* Number of recursive dependencies: 119 +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 -Run `revdep_details(,"healthcareai")` for more info +Run `revdep_details(,"")` for more info
-## In both +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + -* R CMD check timed out - + + +``` # moveVis
@@ -291,6 +1565,78 @@ Run `revdep_details(,"")` for more info +``` +# ngsReports + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# proBatch + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + ``` # RforProteomics @@ -364,7 +1710,7 @@ Run `revdep_details(,"")` for more info ``` -# stlcsb +# spatialrisk
@@ -400,59 +1746,76 @@ Run `revdep_details(,"")` for more info ``` -# tolBasis +# stats19
-* Version: 1.0 -* Source code: https://github.com/cran/tolBasis -* URL: https://www.tol-project.org/browser/tolp/Rprojects/tolBasis -* Date/Publication: 2015-11-05 13:38:39 -* Number of recursive dependencies: 10 +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 -Run `revdep_details(,"tolBasis")` for more info +Run `revdep_details(,"")` for more info
-## Newly broken +## Error before installation -* checking whether package ‘tolBasis’ can be installed ... ERROR - ``` - Installation failed. - See ‘/home/vspinu/Dropbox/dev/lubridate/revdep/checks/tolBasis/new/tolBasis.Rcheck/00install.out’ for details. - ``` +### Devel -## Installation +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# stlcsb + +
+ +* Version: +* Source code: ??? +* URL: http://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate +* BugReports: https://github.com/tidyverse/lubridate/issues +* Number of recursive dependencies: 0 + +Run `revdep_details(,"")` for more info + +
+ +## Error before installation ### Devel ``` -* installing *source* package ‘tolBasis’ ... -** package ‘tolBasis’ successfully unpacked and MD5 sums checked -** using staged installation -** R -** byte-compile and prepare package for lazy loading -Error: object ‘new_interval’ is not exported by 'namespace:lubridate' -Execution halted -ERROR: lazy loading failed for package ‘tolBasis’ -* removing ‘/home/vspinu/Dropbox/dev/lubridate/revdep/checks/tolBasis/new/tolBasis.Rcheck/tolBasis’ + + + + + ``` ### CRAN ``` -* installing *source* package ‘tolBasis’ ... -** package ‘tolBasis’ successfully unpacked and MD5 sums checked -** using staged installation -** R -** byte-compile and prepare package for lazy loading -** help -*** installing help indices -** building package indices -** testing if installed package can be loaded from temporary location -** testing if installed package can be loaded from final location -** testing if installed package keeps a record of temporary installation path -* DONE (tolBasis) + + + + + ``` # TTAinterfaceTrendAnalysis @@ -463,7 +1826,7 @@ ERROR: lazy loading failed for package ‘tolBasis’ * Source code: https://github.com/cran/TTAinterfaceTrendAnalysis * URL: http://cran.at.r-project.org/package=TTAinterfaceTrendAnalysis * Date/Publication: 2019-11-25 09:30:05 UTC -* Number of recursive dependencies: 26 +* Number of recursive dependencies: 23 Run `revdep_details(,"TTAinterfaceTrendAnalysis")` for more info diff --git a/revdep/problems.md b/revdep/problems.md index 6a612a0c..a7228b7a 100644 --- a/revdep/problems.md +++ b/revdep/problems.md @@ -1,250 +1,11 @@ -# Biograph - -
- -* Version: 2.0.6 -* Source code: https://github.com/cran/Biograph -* Date/Publication: 2016-03-31 17:50:43 -* Number of recursive dependencies: 64 - -Run `revdep_details(,"Biograph")` for more info - -
- -## Newly broken - -* checking whether package ‘Biograph’ can be installed ... ERROR - ``` - Installation failed. - See ‘/home/vspinu/Dropbox/dev/lubridate/revdep/checks/Biograph/new/Biograph.Rcheck/00install.out’ for details. - ``` - -## Installation - -### Devel - -``` -* installing *source* package ‘Biograph’ ... -** package ‘Biograph’ successfully unpacked and MD5 sums checked -** using staged installation -** R -** data -** inst -** byte-compile and prepare package for lazy loading -Error: object ‘new_interval’ is not exported by 'namespace:lubridate' -Execution halted -ERROR: lazy loading failed for package ‘Biograph’ -* removing ‘/home/vspinu/Dropbox/dev/lubridate/revdep/checks/Biograph/new/Biograph.Rcheck/Biograph’ - -``` -### CRAN - -``` -* installing *source* package ‘Biograph’ ... -** package ‘Biograph’ successfully unpacked and MD5 sums checked -** using staged installation -** R -** data -** inst -** byte-compile and prepare package for lazy loading -** help -*** installing help indices -** building package indices -** testing if installed package can be loaded from temporary location -** testing if installed package can be loaded from final location -** testing if installed package keeps a record of temporary installation path -* DONE (Biograph) - -``` -# kntnr - -
- -* Version: 0.4.3 -* Source code: https://github.com/cran/kntnr -* URL: https://yutannihilation.github.io/kntnr/ -* BugReports: https://github.com/yutannihilation/kntnr/issues -* Date/Publication: 2020-03-29 10:00:02 UTC -* Number of recursive dependencies: 48 - -Run `revdep_details(,"kntnr")` for more info - -
- -## Newly broken - -* checking tests ... - ``` - ERROR - Running the tests in ‘tests/testthat.R’ failed. - Last 13 lines of output: - [1] NA - 2015-01-22 15:07:00 == NA secs - - ── 3. Failure: parsing DATETIME works (@test-parse-field.R#14) ──────────────── - x$test not equivalent to `expect`. - 1/1 mismatches - [1] NA - 2015-03-17 10:20:00 == NA secs - - ══ testthat results ═══════════════════════════════════════════════════════════ - [ OK: 72 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 3 ] - 1. Failure: parsing CREATED_TIME works (@test-parse-field.R#14) - 2. Failure: parsing UPDATED_TIME works (@test-parse-field.R#14) - 3. Failure: parsing DATETIME works (@test-parse-field.R#14) - - Error: testthat unit tests failed - Execution halted - ``` - -# sweep - -
- -* Version: 0.2.2 -* Source code: https://github.com/cran/sweep -* URL: https://github.com/business-science/sweep -* BugReports: https://github.com/business-science/sweep/issues -* Date/Publication: 2019-10-08 13:50:02 UTC -* Number of recursive dependencies: 127 - -Run `revdep_details(,"sweep")` for more info - -
- -## Newly broken - -* checking tests ... - ``` - ERROR - Running the tests in ‘tests/testthat.R’ failed. - Last 13 lines of output: - ══ testthat results ═══════════════════════════════════════════════════════════ - [ OK: 186 | SKIPPED: 0 | WARNINGS: 2 | FAILED: 17 ] - 1. Failure: sw_sweep test returns tibble with correct rows and columns. (@test_sw_sweep.R#157) - 2. Failure: sw_sweep test returns tibble with correct rows and columns. (@test_sw_sweep.R#160) - 3. Failure: sw_sweep test returns tibble with correct rows and columns. (@test_sw_sweep.R#163) - 4. Failure: sw_*.StructTS test returns tibble with correct rows and columns. (@test_tidiers_StructTS.R#56) - 5. Failure: sw_*.Arima test returns tibble with correct rows and columns. (@test_tidiers_arima.R#86) - 6. Failure: sw_*.Arima test returns tibble with correct rows and columns. (@test_tidiers_arima.R#95) - 7. Failure: sw_*.Arima test returns tibble with correct rows and columns. (@test_tidiers_arima.R#98) - 8. Failure: sw_*.bats test returns tibble with correct rows and columns. (@test_tidiers_bats_tbats.R#91) - 9. Failure: sw_*.bats test returns tibble with correct rows and columns. (@test_tidiers_bats_tbats.R#98) - 1. ... - - Error: testthat unit tests failed - Execution halted - ``` - -## In both - -* checking dependencies in R code ... NOTE - ``` - Namespaces in Imports field not imported from: - ‘lazyeval’ ‘lubridate’ ‘tidyr’ - All declared Imports should be used. - ``` - -# timetk - -
- -* Version: 0.1.3 -* Source code: https://github.com/cran/timetk -* URL: https://github.com/business-science/timetk -* BugReports: https://github.com/business-science/timetk/issues -* Date/Publication: 2020-03-18 15:20:09 UTC -* Number of recursive dependencies: 145 - -Run `revdep_details(,"timetk")` for more info - -
- -## Newly broken - -* checking tests ... - ``` - ERROR - Running the tests in ‘tests/testthat.R’ failed. - Last 13 lines of output: - ══ testthat results ═══════════════════════════════════════════════════════════ - [ OK: 265 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 21 ] - 1. Failure: tk_index(ts) test returns correct format. (@test_tk_index.R#38) - 2. Failure: tk_index(xts) test returns correct format. (@test_tk_index.R#93) - 3. Failure: tk_index(zoo) test returns correct format. (@test_tk_index.R#106) - 4. Failure: tk_index(decomposed.ts) test returns correct format. (@test_tk_index.R#326) - 5. Failure: tk_make_future_timeseries(date) test returns correct format. (@test_tk_make_future_timeseries.R#56) - 6. Failure: tk_make_future_timeseries(date) test returns correct format. (@test_tk_make_future_timeseries.R#62) - 7. Failure: tk_make_future_timeseries(date) test returns correct format. (@test_tk_make_future_timeseries.R#69) - 8. Failure: tk_make_future_timeseries(date) test returns correct format. (@test_tk_make_future_timeseries.R#76) - 9. Failure: tk_make_future_timeseries(date) test returns correct format. (@test_tk_make_future_timeseries.R#83) - 1. ... - - Error: testthat unit tests failed - Execution halted - ``` - -# tolBasis - -
- -* Version: 1.0 -* Source code: https://github.com/cran/tolBasis -* URL: https://www.tol-project.org/browser/tolp/Rprojects/tolBasis -* Date/Publication: 2015-11-05 13:38:39 -* Number of recursive dependencies: 10 - -Run `revdep_details(,"tolBasis")` for more info - -
- -## Newly broken - -* checking whether package ‘tolBasis’ can be installed ... ERROR - ``` - Installation failed. - See ‘/home/vspinu/Dropbox/dev/lubridate/revdep/checks/tolBasis/new/tolBasis.Rcheck/00install.out’ for details. - ``` - -## Installation - -### Devel - -``` -* installing *source* package ‘tolBasis’ ... -** package ‘tolBasis’ successfully unpacked and MD5 sums checked -** using staged installation -** R -** byte-compile and prepare package for lazy loading -Error: object ‘new_interval’ is not exported by 'namespace:lubridate' -Execution halted -ERROR: lazy loading failed for package ‘tolBasis’ -* removing ‘/home/vspinu/Dropbox/dev/lubridate/revdep/checks/tolBasis/new/tolBasis.Rcheck/tolBasis’ - -``` -### CRAN - -``` -* installing *source* package ‘tolBasis’ ... -** package ‘tolBasis’ successfully unpacked and MD5 sums checked -** using staged installation -** R -** byte-compile and prepare package for lazy loading -** help -*** installing help indices -** building package indices -** testing if installed package can be loaded from temporary location -** testing if installed package can be loaded from final location -** testing if installed package keeps a record of temporary installation path -* DONE (tolBasis) - -``` # xROI
-* Version: 0.9.13 +* Version: 0.9.16 * Source code: https://github.com/cran/xROI * BugReports: https://github.com/bnasr/xROI/issues -* Date/Publication: 2019-02-13 22:00:03 UTC +* Date/Publication: 2020-05-24 15:20:02 UTC * Number of recursive dependencies: 103 Run `revdep_details(,"xROI")` for more info @@ -253,11 +14,29 @@ Run `revdep_details(,"xROI")` for more info ## Newly broken -* checking whether package ‘xROI’ can be installed ... WARNING - ``` - Found the following significant warnings: - Warning: replacing previous import ‘lubridate::intersect’ by ‘raster::intersect’ when loading ‘xROI’ - Warning: replacing previous import ‘lubridate::union’ by ‘raster::union’ when loading ‘xROI’ - See ‘/home/vspinu/Dropbox/dev/lubridate/revdep/checks/xROI/new/xROI.Rcheck/00install.out’ for details. +* checking examples ... ERROR + ``` + ... + > ### Title: Plot or add a mask + > ### Aliases: addMask + > ### Keywords: mask plot raster + > + > ### ** Examples + > + > + > #read a mask file in TIFF format + > m <- tiff::readTIFF(system.file(package = 'xROI', 'dukehw-mask.tif')) + > str(m) + num [1:320, 1:432] 1 1 1 1 1 1 1 1 1 1 ... + > + > #plot the mask in black color + > addMask(m, add = FALSE) + [1] 0 + > + > #add the same mask in the red color to the existing plot + > addMask(m, add = TRUE, col = 'red') + Error in .local(.Object, ...) : + Calls: addMask ... -> new -> initialize -> initialize -> .local + Execution halted ```