* using log directory 'd:/Rcompile/CRANpkg/local/4.5/hypothesisr.Rcheck' * using R version 4.5.3 (2026-03-11 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.3.0 GNU Fortran (GCC) 14.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'hypothesisr/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'hypothesisr' version '0.1.1' * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'hypothesisr' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [0s] OK * checking whether the package can be loaded with stated dependencies ... [0s] OK * checking whether the package can be unloaded cleanly ... [0s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s] OK * checking whether the namespace can be unloaded cleanly ... [1s] OK * checking loading without being on the library search path ... [0s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [3s] OK * checking Rd files ... [1s] OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking LazyData ... INFO 'LazyData' is specified without a 'data' directory * checking examples ... [1s] ERROR Running examples in 'hypothesisr-Ex.R' failed The error most likely occurred in: > ### Name: hs_read > ### Title: Retrieve a single annotation by ID > ### Aliases: hs_read > > ### ** Examples > > hs_read("WFMnSC3FEeaNvLeGkQeJbg") Error in read_action(hs_read_response, status_code) : Hypothes.is sent an undocumented response code. Sorry! Calls: hs_read -> hs_read_results -> read_action Execution halted * checking for unstated dependencies in 'tests' ... OK * checking tests ... [3s] ERROR Running 'testthat.R' [2s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(hypothesisr) > > test_check("hypothesisr") Saving _problems/test_search-17.R Saving _problems/test_search-31.R Saving _problems/test_search-36.R [ FAIL 3 | WARN 0 | SKIP 1 | PASS 7 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test_crud.R:5:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_search.R:17:3'): hs_search returns a list of the expected format. ── Error: lexical error: invalid char in json text.