R Under development (unstable) (2024-01-10 r85799 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > > if (requireNamespace("tinytest", quietly=TRUE)) { + + ## Set a seed to make the test deterministic + set.seed(42) + + ## there are several more granular ways to test files in a + ## tinytest directory, see its package vignette; tests can also + ## run once the package is installed using the same command + + ## we need version 0.9.3 or later + if (packageVersion("tinytest") >= "0.9.3") { + ## expect_length is in tinytest 1.4.1 + if (!"expect_length" %in% getNamespaceExports("tinytest")) { + expect_length <- function(x, n) tinytest::expect_equal(length(x), n) + } + tinytest::test_package("digest") + } + } test_aes.R.................... 0 tests test_aes.R.................... 0 tests test_aes.R.................... 0 tests test_aes.R.................... 0 tests test_aes.R.................... 0 tests test_aes.R.................... 0 tests test_aes.R.................... 0 tests test_aes.R.................... 1 tests OK test_aes.R.................... 2 tests OK test_aes.R.................... 2 tests OK test_aes.R.................... 2 tests OK test_aes.R.................... 2 tests OK test_aes.R.................... 2 tests OK test_aes.R.................... 3 tests OK test_aes.R.................... 4 tests OK test_aes.R.................... 4 tests OK test_aes.R.................... 4 tests OK test_aes.R.................... 4 tests OK test_aes.R.................... 4 tests OK test_aes.R.................... 5 tests OK test_aes.R.................... 6 tests OK test_aes.R.................... 6 tests OK test_aes.R.................... 6 tests OK test_aes.R.................... 6 tests OK test_aes.R.................... 6 tests OK test_aes.R.................... 6 tests OK test_aes.R.................... 7 tests OK test_aes.R.................... 8 tests OK test_aes.R.................... 8 tests OK test_aes.R.................... 8 tests OK test_aes.R.................... 8 tests OK test_aes.R.................... 8 tests OK test_aes.R.................... 9 tests OK test_aes.R.................... 9 tests OK test_aes.R.................... 10 tests OK test_aes.R.................... 10 tests OK test_aes.R.................... 10 tests OK test_aes.R.................... 10 tests OK test_aes.R.................... 10 tests OK test_aes.R.................... 11 tests OK test_aes.R.................... 11 tests OK test_aes.R.................... 12 tests OK test_aes.R.................... 12 tests OK test_aes.R.................... 12 tests OK test_aes.R.................... 12 tests OK test_aes.R.................... 12 tests OK test_aes.R.................... 12 tests OK test_aes.R.................... 12 tests OK test_aes.R.................... 12 tests OK test_aes.R.................... 12 tests OK test_aes.R.................... 13 tests OK test_aes.R.................... 13 tests OK test_aes.R.................... 14 tests OK test_aes.R.................... 14 tests OK test_aes.R.................... 14 tests OK test_aes.R.................... 14 tests OK test_aes.R.................... 15 tests OK test_aes.R.................... 15 tests OK test_aes.R.................... 16 tests OK test_aes.R.................... 16 tests OK test_aes.R.................... 17 tests OK test_aes.R.................... 18 tests OK test_aes.R.................... 18 tests OK test_aes.R.................... 19 tests OK test_aes.R.................... 20 tests OK test_aes.R.................... 20 tests OK test_aes.R.................... 20 tests OK test_aes.R.................... 21 tests OK test_aes.R.................... 22 tests OK test_aes.R.................... 23 tests OK test_aes.R.................... 24 tests OK test_aes.R.................... 25 tests OK test_aes.R.................... 25 tests OK test_aes.R.................... 26 tests OK test_aes.R.................... 26 tests OK test_aes.R.................... 27 tests OK test_aes.R.................... 28 tests OK test_aes.R.................... 29 tests OK test_aes.R.................... 30 tests OK test_aes.R.................... 31 tests OK test_aes.R.................... 32 tests OK test_aes.R.................... 33 tests OK 65ms test_blake3.R................. 0 tests test_blake3.R................. 0 tests test_blake3.R................. 0 tests test_blake3.R................. 0 tests test_blake3.R................. 1 tests OK test_blake3.R................. 1 tests OK test_blake3.R................. 2 tests OK test_blake3.R................. 2 tests OK test_blake3.R................. 2 tests OK test_blake3.R................. 5 tests OK test_blake3.R................. 5 tests OK 7ms [Exited at #45: Skipping remainder on Windows platform] test_crc32.R.................. 0 tests test_crc32.R.................. 0 tests test_crc32.R.................. 0 tests test_crc32.R.................. 0 tests test_crc32.R.................. 0 tests test_crc32.R.................. 1 tests OK test_crc32.R.................. 1 tests OK test_crc32.R.................. 2 tests OK 2ms test_digest.R................. 0 tests test_digest.R................. 0 tests test_digest.R................. 0 tests test_digest.R................. 7 tests OK test_digest.R................. 7 tests OK test_digest.R................. 8 tests OK test_digest.R................. 9 tests OK test_digest.R................. 10 tests OK test_digest.R................. 11 tests OK test_digest.R................. 12 tests OK test_digest.R................. 13 tests OK test_digest.R................. 20 tests OK test_digest.R................. 20 tests OK test_digest.R................. 20 tests OK test_digest.R................. 22 tests OK test_digest.R................. 22 tests OK test_digest.R................. 23 tests OK test_digest.R................. 25 tests OK test_digest.R................. 25 tests OK test_digest.R................. 25 tests OK test_digest.R................. 27 tests OK test_digest.R................. 27 tests OK test_digest.R................. 28 tests OK test_digest.R................. 30 tests OK test_digest.R................. 30 tests OK test_digest.R................. 30 tests OK test_digest.R................. 32 tests OK test_digest.R................. 32 tests OK test_digest.R................. 33 tests OK test_digest.R................. 33 tests OK test_digest.R................. 34 tests OK test_digest.R................. 34 tests OK test_digest.R................. 34 tests OK test_digest.R................. 37 tests OK test_digest.R................. 37 tests OK test_digest.R................. 38 tests OK test_digest.R................. 38 tests OK test_digest.R................. 38 tests OK test_digest.R................. 41 tests OK test_digest.R................. 41 tests OK test_digest.R................. 42 tests OK test_digest.R................. 42 tests OK test_digest.R................. 42 tests OK test_digest.R................. 45 tests OK test_digest.R................. 45 tests OK test_digest.R................. 46 tests OK test_digest.R................. 47 tests OK test_digest.R................. 47 tests OK test_digest.R................. 47 tests OK test_digest.R................. 54 tests OK test_digest.R................. 55 tests OK test_digest.R................. 55 tests OK test_digest.R................. 55 tests OK test_digest.R................. 58 tests OK test_digest.R................. 59 tests OK test_digest.R................. 59 tests OK test_digest.R................. 60 tests OK test_digest.R................. 61 tests OK test_digest.R................. 61 tests OK test_digest.R................. 61 tests OK test_digest.R................. 61 tests OK test_digest.R................. 61 tests OK 14ms test_digest2int.R............. 0 tests test_digest2int.R............. 0 tests test_digest2int.R............. 0 tests test_digest2int.R............. 1 tests OK test_digest2int.R............. 1 tests OK test_digest2int.R............. 2 tests OK test_digest2int.R............. 3 tests OK test_digest2int.R............. 4 tests OK 2ms test_encoding.R............... 0 tests test_encoding.R............... 0 tests test_encoding.R............... 0 tests test_encoding.R............... 0 tests test_encoding.R............... 0 tests test_encoding.R............... 0 tests test_encoding.R............... 0 tests test_encoding.R............... 0 tests test_encoding.R............... 1 tests OK test_encoding.R............... 2 tests OK test_encoding.R............... 2 tests OK test_encoding.R............... 3 tests OK test_encoding.R............... 4 tests OK test_encoding.R............... 4 tests OK 5ms test_hmac.R................... 0 tests test_hmac.R................... 0 tests test_hmac.R................... 0 tests test_hmac.R................... 1 tests OK test_hmac.R................... 1 tests OK test_hmac.R................... 1 tests OK test_hmac.R................... 2 tests OK test_hmac.R................... 2 tests OK test_hmac.R................... 2 tests OK test_hmac.R................... 3 tests OK test_hmac.R................... 3 tests OK test_hmac.R................... 3 tests OK test_hmac.R................... 4 tests OK test_hmac.R................... 4 tests OK test_hmac.R................... 4 tests OK test_hmac.R................... 5 tests OK test_hmac.R................... 5 tests OK test_hmac.R................... 5 tests OK test_hmac.R................... 6 tests OK test_hmac.R................... 6 tests OK test_hmac.R................... 6 tests OK test_hmac.R................... 7 tests OK test_hmac.R................... 7 tests OK test_hmac.R................... 7 tests OK test_hmac.R................... 8 tests OK test_hmac.R................... 8 tests OK test_hmac.R................... 8 tests OK test_hmac.R................... 9 tests OK test_hmac.R................... 9 tests OK test_hmac.R................... 9 tests OK test_hmac.R................... 10 tests OK test_hmac.R................... 10 tests OK test_hmac.R................... 10 tests OK test_hmac.R................... 11 tests OK test_hmac.R................... 11 tests OK test_hmac.R................... 11 tests OK test_hmac.R................... 12 tests OK test_hmac.R................... 12 tests OK test_hmac.R................... 13 tests OK test_hmac.R................... 13 tests OK test_hmac.R................... 13 tests OK test_hmac.R................... 14 tests OK 8ms test_misc.R................... 0 tests test_misc.R................... 0 tests test_misc.R................... 0 tests test_misc.R................... 0 tests test_misc.R................... 56 tests OK test_misc.R................... 56 tests OK test_misc.R................... 56 tests OK test_misc.R................... 56 tests OK test_misc.R................... 56 tests OK test_misc.R................... 57 tests OK test_misc.R................... 57 tests OK test_misc.R................... 57 tests OK test_misc.R................... 57 tests OK test_misc.R................... 57 tests OK 41ms test_new_matrix_behaviour.R... 0 tests 2ms [Exited at #4: Skip tests for R 4.0.0 or later] test_num2hex.R................ 0 tests test_num2hex.R................ 0 tests test_num2hex.R................ 0 tests test_num2hex.R................ 1 tests OK test_num2hex.R................ 2 tests OK test_num2hex.R................ 2 tests OK test_num2hex.R................ 2 tests OK test_num2hex.R................ 2 tests OK test_num2hex.R................ 2 tests OK test_num2hex.R................ 3 tests OK test_num2hex.R................ 3 tests OK test_num2hex.R................ 3 tests OK test_num2hex.R................ 3 tests OK test_num2hex.R................ 4 tests OK test_num2hex.R................ 4 tests OK test_num2hex.R................ 5 tests OK test_num2hex.R................ 5 tests OK test_num2hex.R................ 6 tests OK test_num2hex.R................ 7 tests OK test_num2hex.R................ 8 tests OK test_num2hex.R................ 9 tests OK 8ms test_raw.R.................... 0 tests test_raw.R.................... 0 tests test_raw.R.................... 0 tests test_raw.R.................... 1 tests OK test_raw.R.................... 1 tests OK test_raw.R.................... 1 tests OK test_raw.R.................... 2 tests OK test_raw.R.................... 3 tests OK 2ms test_sha1.R................... 0 tests test_sha1.R................... 0 tests test_sha1.R................... 0 tests test_sha1.R................... 0 tests test_sha1.R................... 0 tests test_sha1.R................... 0 tests test_sha1.R................... 0 tests test_sha1.R................... 0 tests test_sha1.R................... 0 tests test_sha1.R................... 0 tests test_sha1.R................... 0 tests test_sha1.R................... 0 tests test_sha1.R................... 0 tests test_sha1.R................... 1 tests OK test_sha1.R................... 2 tests OK test_sha1.R................... 3 tests OK test_sha1.R................... 4 tests OK test_sha1.R................... 5 tests OK test_sha1.R................... 6 tests OK test_sha1.R................... 6 tests OK test_sha1.R................... 7 tests OK test_sha1.R................... 7 tests OK test_sha1.R................... 8 tests OK test_sha1.R................... 9 tests OK test_sha1.R................... 10 tests OK test_sha1.R................... 11 tests OK test_sha1.R................... 12 tests OK test_sha1.R................... 12 tests OK test_sha1.R................... 13 tests OK test_sha1.R................... 13 tests OK test_sha1.R................... 13 tests OK test_sha1.R................... 13 tests OK test_sha1.R................... 13 tests OK test_sha1.R................... 13 tests OK test_sha1.R................... 14 tests OK test_sha1.R................... 15 tests OK test_sha1.R................... 16 tests OK test_sha1.R................... 17 tests OK test_sha1.R................... 18 tests OK test_sha1.R................... 19 tests OK test_sha1.R................... 19 tests OK test_sha1.R................... 19 tests OK test_sha1.R................... 19 tests OK test_sha1.R................... 20 tests OK test_sha1.R................... 21 tests OK test_sha1.R................... 67 tests OK test_sha1.R................... 67 tests OK test_sha1.R................... 67 tests OK test_sha1.R................... 68 tests OK test_sha1.R................... 69 tests OK test_sha1.R................... 70 tests OK test_sha1.R................... 71 tests OK test_sha1.R................... 72 tests OK test_sha1.R................... 73 tests OK test_sha1.R................... 74 tests OK test_sha1.R................... 75 tests OK test_sha1.R................... 76 tests OK test_sha1.R................... 76 tests OK test_sha1.R................... 76 tests OK test_sha1.R................... 76 tests OK test_sha1.R................... 77 tests OK test_sha1.R................... 77 tests OK test_sha1.R................... 77 tests OK test_sha1.R................... 77 tests OK test_sha1.R................... 78 tests OK test_sha1.R................... 79 tests OK test_sha1.R................... 80 tests OK test_sha1.R................... 81 tests OK test_sha1.R................... 81 tests OK test_sha1.R................... 89 tests OK test_sha1.R................... 90 tests OK test_sha1.R................... 90 tests OK test_sha1.R................... 90 tests OK test_sha1.R................... 90 tests OK test_sha1.R................... 90 tests OK test_sha1.R................... 100 tests OK test_sha1.R................... 100 tests OK test_sha1.R................... 100 tests OK test_sha1.R................... 100 tests OK test_sha1.R................... 100 tests OK test_sha1.R................... 101 tests OK test_sha1.R................... 102 tests OK 0.3s All ok, 294 results (0.5s) > > proc.time() user system elapsed 0.57 0.06 0.62