CRAN Package Check Results for Maintainer ‘Zachariah McLean <zachariah.louis.mclean at gmail.com>’

Last updated on 2025-04-19 06:50:04 CEST.

Package FAIL OK
trace 1 12

Package trace

Current CRAN status: FAIL: 1, OK: 12

Version: 0.6.0
Check: PDF version of manual
Result: FAIL Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output: > ### Title: Convert Repeat Table to Repeats Fragments > ### Aliases: repeat_table_to_repeats > > ### ** Examples > > repeat_table <- trace::example_data_repeat_table > test_fragments <- repeat_table_to_repeats( + repeat_table, + repeat_col = "repeats", + frequency_col = "height", + unique_id = "unique_id" + ) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 14.84 0.61 15.45 NA NA > grDevices::dev.off() null device 1 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') ======== End of example output (where/before crash/hang up occured ?) ======== Flavor: r-release-windows-x86_64