CRAN Package Check Results for Package htmlTable

Last updated on 2016-12-28 23:47:16.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.7 1.28 37.56 38.83 ERROR
r-devel-linux-x86_64-debian-gcc 1.7 1.33 36.55 37.89 ERROR
r-devel-linux-x86_64-fedora-clang 1.7 70.07 ERROR --no-stop-on-test-error
r-devel-linux-x86_64-fedora-gcc 1.7 68.38 ERROR --no-stop-on-test-error
r-devel-macos-x86_64-clang 1.7 57.22 ERROR --no-stop-on-test-error
r-devel-windows-ix86+x86_64 1.7 7.00 108.00 115.00 ERROR
r-patched-linux-x86_64 1.7 1.05 28.61 29.66 ERROR
r-patched-solaris-sparc 1.7 333.60 ERROR
r-patched-solaris-x86 1.7 70.90 ERROR
r-release-linux-x86_64 1.7 1.14 28.94 30.08 ERROR
r-release-osx-x86_64-mavericks 1.7 OK
r-release-windows-ix86+x86_64 1.7 7.00 62.00 69.00 ERROR
r-oldrel-windows-ix86+x86_64 1.7 5.00 59.00 64.00 ERROR

Check Details

Version: 1.7
Check: tests
Result: ERROR
     Running ‘testInteractive.R’ [1s/1s]
     Running ‘testthat.R’ [3s/3s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     `table_str` does not match "<tr>[^<]+<td[^>]+>2016-10-16</td>[^<]+<td[^>]+>2016-10-16</td>[^<]+<td[^>]+>16-10-16</td>".
     Actual value: "<table class='gmisc_table' style='border-collapse: collapse; margin-top: 1em; margin-bottom: 1em;' >\n<thead>\n<tr>\n<th style='border-bottom: 1px solid grey; border-top: 2px solid grey; text-align: center;'>contact_Date</th>\n<th style='border-bottom: 1px solid grey; border-top: 2px solid grey; text-align: center;'>contact_posix</th>\n<th style='border-bottom: 1px solid grey; border-top: 2px solid grey; text-align: center;'>contact_chron</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td style='text-align: center;'>2016-10-18</td>\n<td style='text-align: center;'>2016-10-18</td>\n<td style='text-align: center;'>17092</td>\n</tr>\n<tr>\n<td style='text-align: center;'>2016-10-17</td>\n<td style='text-align: center;'>2016-10-17</td>\n<td style='text-align: center;'>17091</td>\n</tr>\n<tr>\n<td style='border-bottom: 2px solid grey; text-align: center;'>2016-10-16</td>\n<td style='border-bottom: 2px solid grey; text-align: center;'>2016-10-16</td>\n<td style='border-bottom: 2px solid grey; text-align: center;'>17090</td>\n</tr>\n</tbody>\n</table>"
    
    
     testthat results ================================================================
     OK: 355 SKIPPED: 0 FAILED: 1
     1. Failure: should be converted into strings (@test-htmlTable_dates.R#45)
    
     Error: testthat unit tests failed
     In addition: Warning messages:
     1: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
     there is no package called 'lubridate'
     2: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
     there is no package called 'chron'
     Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.7
Flags: --no-stop-on-test-error
Check: tests
Result: ERROR
     Running ‘testInteractive.R’
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     `table_str` does not match "<tr>[^<]+<td[^>]+>2016-10-16</td>[^<]+<td[^>]+>2016-10-16</td>[^<]+<td[^>]+>16-10-16</td>".
     Actual value: "<table class='gmisc_table' style='border-collapse: collapse; margin-top: 1em; margin-bottom: 1em;' >\n<thead>\n<tr>\n<th style='border-bottom: 1px solid grey; border-top: 2px solid grey; text-align: center;'>contact_Date</th>\n<th style='border-bottom: 1px solid grey; border-top: 2px solid grey; text-align: center;'>contact_posix</th>\n<th style='border-bottom: 1px solid grey; border-top: 2px solid grey; text-align: center;'>contact_chron</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td style='text-align: center;'>2016-10-18</td>\n<td style='text-align: center;'>2016-10-18</td>\n<td style='text-align: center;'>17092</td>\n</tr>\n<tr>\n<td style='text-align: center;'>2016-10-17</td>\n<td style='text-align: center;'>2016-10-17</td>\n<td style='text-align: center;'>17091</td>\n</tr>\n<tr>\n<td style='border-bottom: 2px solid grey; text-align: center;'>2016-10-16</td>\n<td style='border-bottom: 2px solid grey; text-align: center;'>2016-10-16</td>\n<td style='border-bottom: 2px solid grey; text-align: center;'>17090</td>\n</tr>\n</tbody>\n</table>"
    
    
     testthat results ================================================================
     OK: 355 SKIPPED: 0 FAILED: 1
     1. Failure: should be converted into strings (@test-htmlTable_dates.R#45)
    
     Error: testthat unit tests failed
     In addition: Warning messages:
     1: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
     there is no package called 'lubridate'
     2: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
     there is no package called 'chron'
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64-clang

Version: 1.7
Check: tests
Result: ERROR
     Running 'testInteractive.R' [2s]
     Running 'testthat.R' [5s]
    Running the tests in 'tests/testthat.R' failed.
    Last 13 lines of output:
     `table_str` does not match "<tr>[^<]+<td[^>]+>2016-10-16</td>[^<]+<td[^>]+>2016-10-16</td>[^<]+<td[^>]+>16-10-16</td>".
     Actual value: "<table class='gmisc_table' style='border-collapse: collapse; margin-top: 1em; margin-bottom: 1em;' >\n<thead>\n<tr>\n<th style='border-bottom: 1px solid grey; border-top: 2px solid grey; text-align: center;'>contact_Date</th>\n<th style='border-bottom: 1px solid grey; border-top: 2px solid grey; text-align: center;'>contact_posix</th>\n<th style='border-bottom: 1px solid grey; border-top: 2px solid grey; text-align: center;'>contact_chron</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td style='text-align: center;'>2016-10-18</td>\n<td style='text-align: center;'>2016-10-18</td>\n<td style='text-align: center;'>17092</td>\n</tr>\n<tr>\n<td style='text-align: center;'>2016-10-17</td>\n<td style='text-align: center;'>2016-10-17</td>\n<td style='text-align: center;'>17091</td>\n</tr>\n<tr>\n<td style='border-bottom: 2px solid grey; text-align: center;'>2016-10-16</td>\n<td style='border-bottom: 2px solid grey; text-align: center;'>2016-10-16</td>\n<td style='border-bottom: 2px solid grey; text-align: center;'>17090</td>\n</tr>\n</tbody>\n</table>"
    
    
     testthat results ================================================================
     OK: 355 SKIPPED: 0 FAILED: 1
     1. Failure: should be converted into strings (@test-htmlTable_dates.R#45)
    
     Error: testthat unit tests failed
     In addition: Warning messages:
     1: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
     there is no package called 'lubridate'
     2: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
     there is no package called 'chron'
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 1.7
Check: tests
Result: ERROR
     Running ‘testInteractive.R’ [0s/0s]
     Running ‘testthat.R’ [2s/2s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
    
    
     testthat results ================================================================
     OK: 355 SKIPPED: 0 FAILED: 1
     1. Failure: should be converted into strings (@test-htmlTable_dates.R#45)
    
     Error: testthat unit tests failed
     In addition: Warning messages:
     1: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
     there is no package called 'lubridate'
     2: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
     there is no package called 'chron'
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 1.7
Check: tests
Result: ERROR
     Running ‘testInteractive.R’
     Running ‘testthat.R’ [26s/26s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
    
    
     testthat results ================================================================
     OK: 355 SKIPPED: 0 FAILED: 1
     1. Failure: should be converted into strings (@test-htmlTable_dates.R#45)
    
     Error: testthat unit tests failed
     In addition: Warning messages:
     1: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
     there is no package called 'lubridate'
     2: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
     there is no package called 'chron'
     Execution halted
Flavor: r-patched-solaris-sparc

Version: 1.7
Check: tests
Result: ERROR
     Running ‘testInteractive.R’
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
    
    
     testthat results ================================================================
     OK: 355 SKIPPED: 0 FAILED: 1
     1. Failure: should be converted into strings (@test-htmlTable_dates.R#45)
    
     Error: testthat unit tests failed
     In addition: Warning messages:
     1: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
     there is no package called 'lubridate'
     2: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
     there is no package called 'chron'
     Execution halted
Flavor: r-patched-solaris-x86

Version: 1.7
Check: tests
Result: ERROR
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
    
    
     testthat results ================================================================
     OK: 355 SKIPPED: 0 FAILED: 1
     1. Failure: should be converted into strings (@test-htmlTable_dates.R#45)
    
     Error: testthat unit tests failed
     In addition: Warning messages:
     1: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
     there is no package called 'lubridate'
     2: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
     there is no package called 'chron'
     Execution halted
Flavors: r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64