CRAN Package Check Results for Package tidytransit

Last updated on 2020-04-03 08:51:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.0 10.05 235.61 245.66 ERROR
r-devel-linux-x86_64-debian-gcc 0.7.0 8.65 213.22 221.87 ERROR
r-devel-linux-x86_64-fedora-clang 0.7.0 223.08 ERROR
r-devel-linux-x86_64-fedora-gcc 0.7.0 317.59 ERROR
r-devel-windows-ix86+x86_64 0.7.0 20.00 211.00 231.00 NOTE
r-devel-windows-ix86+x86_64-gcc8 0.7.0 23.00 233.00 256.00 NOTE
r-patched-linux-x86_64 0.7.0 9.96 238.16 248.12 ERROR
r-patched-solaris-x86 0.7.0 465.00 ERROR
r-release-linux-x86_64 0.7.0 8.19 233.36 241.55 ERROR
r-release-windows-ix86+x86_64 0.7.0 17.00 248.00 265.00 NOTE
r-release-osx-x86_64 0.7.0 NOTE
r-oldrel-windows-ix86+x86_64 0.7.0 13.00 245.00 258.00 ERROR
r-oldrel-osx-x86_64 0.7.0 NOTE

Additional issues

donttest

Check Details

Version: 0.7.0
Check: tests
Result: ERROR
     Running 'testthat.R' [43s/33s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(tidytransit)
     >
     > test_check("tidytransit")
     -- 1. Error: travel_times from stop with departures from transfer stops (@test-r
     Assigned data `c("stop0", "Zero", 46.9596, 7.39071, NA, 0)` must be compatible with row subscript `nrow(g2$stops) + 1`.
     x 1 row must be assigned.
     x Assigned data has 6 rows.
     i Only vectors of size 1 are recycled.
     Backtrace:
     1. base::`[<-`(...)
     2. tibble:::`[<-.tbl_df`(...)
     3. tibble:::tbl_subassign(x, i, j, value, i_arg, j_arg, substitute(value))
     4. tibble:::vectbl_recycle_rhs(...)
     5. base::tryCatch(...)
     6. base:::tryCatchList(expr, classes, parentenv, handlers)
     7. base:::tryCatchOne(expr, names, parentenv, handlers[[1L]])
     8. value[[3L]](cond)
    
     == testthat results ===========================================================
     [ OK: 106 | SKIPPED: 9 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: travel_times from stop with departures from transfer stops (@test-raptor.R#210)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.7.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [59s/64s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(tidytransit)
     >
     > test_check("tidytransit")
     ── 1. Error: travel_times from stop with departures from transfer stops (@test-r
     Assigned data `c("stop0", "Zero", 46.9596, 7.39071, NA, 0)` must be compatible with row subscript `nrow(g2$stops) + 1`.
     ✖ 1 row must be assigned.
     ✖ Assigned data has 6 rows.
     ℹ Only vectors of size 1 are recycled.
     Backtrace:
     1. base::`[<-`(...)
     2. tibble:::`[<-.tbl_df`(...)
     3. tibble:::tbl_subassign(x, i, j, value, i_arg, j_arg, substitute(value))
     4. tibble:::vectbl_recycle_rhs(...)
     5. base::tryCatch(...)
     6. base:::tryCatchList(expr, classes, parentenv, handlers)
     7. base:::tryCatchOne(expr, names, parentenv, handlers[[1L]])
     8. value[[3L]](cond)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 106 | SKIPPED: 9 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: travel_times from stop with departures from transfer stops (@test-raptor.R#210)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.7.0
Check: installed package size
Result: NOTE
     installed size is 6.3Mb
     sub-directories of 1Mb or more:
     doc 1.3Mb
     extdata 4.4Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-patched-solaris-x86, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 0.7.0
Check: data for non-ASCII characters
Result: NOTE
     Note: found 62 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 0.7.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [26s/22s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(tidytransit)
     >
     > test_check("tidytransit")
     ── 1. Error: travel_times from stop with departures from transfer stops (@test-r
     Assigned data `c("stop0", "Zero", 46.9596, 7.39071, NA, 0)` must be compatible with row subscript `nrow(g2$stops) + 1`.
     ✖ 1 row must be assigned.
     ✖ Assigned data has 6 rows.
     ℹ Only vectors of size 1 are recycled.
     Backtrace:
     1. base::`[<-`(...)
     2. tibble:::`[<-.tbl_df`(...)
     3. tibble:::tbl_subassign(x, i, j, value, i_arg, j_arg, substitute(value))
     4. tibble:::vectbl_recycle_rhs(...)
     5. base::tryCatch(...)
     6. base:::tryCatchList(expr, classes, parentenv, handlers)
     7. base:::tryCatchOne(expr, names, parentenv, handlers[[1L]])
     8. value[[3L]](cond)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 106 | SKIPPED: 9 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: travel_times from stop with departures from transfer stops (@test-raptor.R#210)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.7.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [40s/53s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(tidytransit)
     >
     > test_check("tidytransit")
     ── 1. Error: travel_times from stop with departures from transfer stops (@test-r
     Assigned data `c("stop0", "Zero", 46.9596, 7.39071, NA, 0)` must be compatible with row subscript `nrow(g2$stops) + 1`.
     ✖ 1 row must be assigned.
     ✖ Assigned data has 6 rows.
     ℹ Only vectors of size 1 are recycled.
     Backtrace:
     1. base::`[<-`(...)
     2. tibble:::`[<-.tbl_df`(...)
     3. tibble:::tbl_subassign(x, i, j, value, i_arg, j_arg, substitute(value))
     4. tibble:::vectbl_recycle_rhs(...)
     5. base::tryCatch(...)
     6. base:::tryCatchList(expr, classes, parentenv, handlers)
     7. base:::tryCatchOne(expr, names, parentenv, handlers[[1L]])
     8. value[[3L]](cond)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 106 | SKIPPED: 9 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: travel_times from stop with departures from transfer stops (@test-raptor.R#210)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.7.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [46s/43s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(tidytransit)
     >
     > test_check("tidytransit")
     ── 1. Error: travel_times from stop with departures from transfer stops (@test-r
     Assigned data `c("stop0", "Zero", 46.9596, 7.39071, NA, 0)` must be compatible with row subscript `nrow(g2$stops) + 1`.
     ✖ 1 row must be assigned.
     ✖ Assigned data has 6 rows.
     ℹ Only vectors of size 1 are recycled.
     Backtrace:
     1. base::`[<-`(...)
     2. tibble:::`[<-.tbl_df`(...)
     3. tibble:::tbl_subassign(x, i, j, value, i_arg, j_arg, substitute(value))
     4. tibble:::vectbl_recycle_rhs(...)
     5. base::tryCatch(...)
     6. base:::tryCatchList(expr, classes, parentenv, handlers)
     7. base:::tryCatchOne(expr, names, parentenv, handlers[[1L]])
     8. value[[3L]](cond)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 106 | SKIPPED: 9 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: travel_times from stop with departures from transfer stops (@test-raptor.R#210)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.7.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [37s/37s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(tidytransit)
     >
     > test_check("tidytransit")
     ── 1. Error: travel_times from stop with departures from transfer stops (@test-r
     Assigned data `c("stop0", "Zero", 46.9596, 7.39071, NA, 0)` must be compatible with row subscript `nrow(g2$stops) + 1`.
     ✖ 1 row must be assigned.
     ✖ Assigned data has 6 rows.
     ℹ Only vectors of size 1 are recycled.
     Backtrace:
     1. base::`[<-`(...)
     2. tibble:::`[<-.tbl_df`(...)
     3. tibble:::tbl_subassign(x, i, j, value, i_arg, j_arg, substitute(value))
     4. tibble:::vectbl_recycle_rhs(...)
     5. base::tryCatch(...)
     6. base:::tryCatchList(expr, classes, parentenv, handlers)
     7. base:::tryCatchOne(expr, names, parentenv, handlers[[1L]])
     8. value[[3L]](cond)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 106 | SKIPPED: 9 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: travel_times from stop with departures from transfer stops (@test-raptor.R#210)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 0.7.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [44s/42s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(tidytransit)
     >
     > test_check("tidytransit")
     ── 1. Error: travel_times from stop with departures from transfer stops (@test-r
     Assigned data `c("stop0", "Zero", 46.9596, 7.39071, NA, 0)` must be compatible with row subscript `nrow(g2$stops) + 1`.
     ✖ 1 row must be assigned.
     ✖ Assigned data has 6 rows.
     ℹ Only vectors of size 1 are recycled.
     Backtrace:
     1. base::`[<-`(...)
     2. tibble:::`[<-.tbl_df`(...)
     3. tibble:::tbl_subassign(x, i, j, value, i_arg, j_arg, substitute(value))
     4. tibble:::vectbl_recycle_rhs(...)
     5. base::tryCatch(...)
     6. base:::tryCatchList(expr, classes, parentenv, handlers)
     7. base:::tryCatchOne(expr, names, parentenv, handlers[[1L]])
     8. value[[3L]](cond)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 106 | SKIPPED: 9 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: travel_times from stop with departures from transfer stops (@test-raptor.R#210)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-linux-x86_64

Version: 0.7.0
Check: tests
Result: ERROR
     Running 'testthat.R' [25s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(tidytransit)
     >
     > test_check("tidytransit")
     -- 1. Error: travel_times from stop with departures from transfer stops (@test-r
     Assigned data `c("stop0", "Zero", 46.9596, 7.39071, NA, 0)` must be compatible with row subscript `nrow(g2$stops) + 1`.
     x 1 row must be assigned.
     x Assigned data has 6 rows.
     i Only vectors of size 1 are recycled.
     Backtrace:
     1. base::`[<-`(...)
     2. tibble:::`[<-.tbl_df`(...)
     3. tibble:::tbl_subassign(x, i, j, value, i_arg, j_arg, substitute(value))
     4. tibble:::vectbl_recycle_rhs(...)
     5. base::tryCatch(...)
     6. base:::tryCatchList(expr, classes, parentenv, handlers)
     7. base:::tryCatchOne(expr, names, parentenv, handlers[[1L]])
     8. value[[3L]](cond)
    
     == testthat results ===========================================================
     [ OK: 106 | SKIPPED: 9 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: travel_times from stop with departures from transfer stops (@test-raptor.R#210)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64