CRAN Package Check Results for Package mime

Last updated on 2024-03-28 09:51:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.12 2.77 23.63 26.40 OK
r-devel-linux-x86_64-debian-gcc 0.12 1.56 19.26 20.82 OK
r-devel-linux-x86_64-fedora-clang 0.12 34.33 OK
r-devel-linux-x86_64-fedora-gcc 0.12 33.29 OK
r-devel-windows-x86_64 0.12 8.00 201.00 209.00 ERROR
r-patched-linux-x86_64 0.12 2.30 23.52 25.82 OK
r-release-linux-x86_64 0.12 2.59 23.37 25.96 OK
r-release-macos-arm64 0.12 18.00 OK
r-release-macos-x86_64 0.12 22.00 OK
r-release-windows-x86_64 0.12 9.00 43.00 52.00 OK
r-oldrel-macos-arm64 0.12 19.00 OK
r-oldrel-windows-x86_64 0.12 10.00 51.00 61.00 OK

Check Details

Version: 0.12
Check: tests
Result: ERROR Running 'mime.R' [163s] Running the tests in 'tests/mime.R' failed. Complete output: > stopifnot( + mime::guess_type('Makefile', empty = 'text/x-makefile') == 'text/x-makefile' + ) > > proc.time() user system elapsed 0.17 0.03 0.18 Flavor: r-devel-windows-x86_64