R Under development (unstable) (2025-03-12 r87950 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 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. > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(iRfcb) > > test_check("iRfcb") MANIFEST.txt has been created at D:\temp\2025_03_13_23_25_17_32468\Rtmpk1PmJS/mock_dir/test_data/MANIFEST.txt MANIFEST.txt has been created at D:\temp\2025_03_13_23_25_17_32468\Rtmpk1PmJS/mock_dir/test_data/MANIFEST.txt MANIFEST.txt has been created at D:\temp\2025_03_13_23_25_17_32468\Rtmpk1PmJS/mock_dir/test_data/MANIFEST.txt | | | 0% | |=================================== | 50% | |======================================================================| 100% | | | 0% | |======================================================================| 100% | | | 0% | |=================================== | 50% | |======================================================================| 100% | | | 0% | |=================================== | 50% | |======================================================================| 100% [ FAIL 0 | WARN 0 | SKIP 56 | PASS 165 ] ══ Skipped tests (56) ══════════════════════════════════════════════════════════ • On CRAN (38): 'test-ifcb_count_mat_annotations.R:3:3', 'test-ifcb_download_test_data.R:3:3', 'test-ifcb_extract_annotated_images.R:2:3', 'test-ifcb_extract_annotated_images.R:60:3', 'test-ifcb_extract_biovolumes.R:18:3', 'test-ifcb_extract_biovolumes.R:49:3', 'test-ifcb_extract_biovolumes.R:67:3', 'test-ifcb_extract_biovolumes.R:79:3', 'test-ifcb_extract_biovolumes.R:95:3', 'test-ifcb_extract_biovolumes.R:128:3', 'test-ifcb_extract_biovolumes.R:163:3', 'test-ifcb_extract_classified_images.R:2:3', 'test-ifcb_extract_classified_images.R:48:3', 'test-ifcb_extract_classified_images.R:84:3', 'test-ifcb_extract_classified_images.R:119:3', 'test-ifcb_extract_classified_images.R:153:3', 'test-ifcb_extract_classified_images.R:192:3', 'test-ifcb_extract_pngs.R:2:3', 'test-ifcb_get_mat_names.R:3:3', 'test-ifcb_get_mat_names.R:19:3', 'test-ifcb_get_mat_variable.R:3:3', 'test-ifcb_get_mat_variable.R:21:3', 'test-ifcb_get_mat_variable.R:37:3', 'test-ifcb_get_runtime.R:60:3', 'test-ifcb_is_diatom.R:3:3', 'test-ifcb_is_diatom.R:21:3', 'test-ifcb_is_near_land.R:3:3', 'test-ifcb_match_taxa_names.R:3:3', 'test-ifcb_match_taxa_names.R:21:3', 'test-ifcb_py_install.R:3:3', 'test-ifcb_py_install.R:35:3', 'test-ifcb_summarize_biovolumes.R:13:3', 'test-ifcb_summarize_biovolumes.R:47:3', 'test-ifcb_summarize_biovolumes.R:65:3', 'test-ifcb_summarize_biovolumes.R:107:3', 'test-ifcb_which_basin.R:37:3', 'test-ifcb_zip_matlab.R:3:3', 'test-ifcb_zip_pngs.R:3:3' • scipy not available for testing (18): 'test-ifcb_adjust_classes.R:3:3', 'test-ifcb_annotate_batch.R:4:3', 'test-ifcb_annotate_batch.R:66:3', 'test-ifcb_correct_annotation.R:3:3', 'test-ifcb_correct_annotation.R:68:3', 'test-ifcb_correct_annotation.R:124:3', 'test-ifcb_correct_annotation.R:184:3', 'test-ifcb_create_class2use.R:3:3', 'test-ifcb_create_empty_manual_file.R:3:3', 'test-ifcb_get_mat_names.R:32:3', 'test-ifcb_merge_manual.R:3:3', 'test-ifcb_merge_manual.R:68:3', 'test-ifcb_psd.R:3:3', 'test-ifcb_replace_mat_values.R:3:3', 'test-ifcb_replace_mat_values.R:40:3', 'test-ifcb_replace_mat_values.R:53:3', 'test-ifcb_replace_mat_values.R:76:3', 'test-ifcb_replace_mat_values.R:102:3' [ FAIL 0 | WARN 0 | SKIP 56 | PASS 165 ] > > proc.time() user system elapsed 6.65 1.34 24.96