Last updated on 2019-05-12 09:49:11 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.2 | 4.87 | 40.75 | 45.62 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.5.2 | 4.13 | 32.70 | 36.83 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.2 | 55.70 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.5.2 | 51.38 | OK | |||
| r-patched-linux-x86_64 | 0.5.2 | 4.77 | 39.83 | 44.60 | OK | |
| r-patched-solaris-x86 | 0.5.2 | 91.80 | OK | |||
| r-release-linux-x86_64 | 0.5.2 | 5.18 | 41.08 | 46.26 | OK | |
| r-release-windows-ix86+x86_64 | 0.5.2 | 16.00 | 62.00 | 78.00 | OK | |
| r-release-osx-x86_64 | 0.5.2 | OK | ||||
| r-oldrel-windows-ix86+x86_64 | 0.5.2 | 10.00 | 70.00 | 80.00 | OK | |
| r-oldrel-osx-x86_64 | 0.5.2 | OK | 
Version: 0.5.2
Check: tests
Result: ERROR
      Running 'testthat.R' [2s/3s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
      > library(testthat)
      > library(swirlify)
      > library(swirl)
      
      | Hi! Type swirl() when you are ready to begin.
      
      
      Attaching package: 'swirl'
      
      The following object is masked from 'package:testthat':
      
          skip
      
      > 
      > test_check("swirlify")
      -- 1. Failure: Google Forms with diacritics can be Properly Decoded. (@test_goog
      `dgc` not equal to rbind(diacritics_greek_cyrillic, diacritics_greek_cyrillic, diacritics_greek_cyrillic).
      Component "user": 18 string mismatches
      Component "course_name": 18 string mismatches
      Component "lesson_name": 18 string mismatches
      
      == testthat results  ===========================================================
      OK: 7 SKIPPED: 0 WARNINGS: 0 FAILED: 1
      1. Failure: Google Forms with diacritics can be Properly Decoded. (@test_google_form_decode.R#44) 
      
      Error: testthat unit tests failed
      Execution halted
Flavor: r-devel-linux-x86_64-debian-clang