R Under development (unstable) (2025-01-20 r87609 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. > library(testthat) > library(rix) Nix doesn't seem to be installed on this system. You can still generate Nix expressions, but you won't be able to build them. > > test_check("rix") ### Bootstrapping isolated, project-specific, and runtime-pure R setup via Nix ### ==> Existing isolated nix-R project folder: D:\temp\2025_01_21_12_45_16_1074\RtmpAnlJVpxlovk * current R session running outside Nix environment and not from RStudio ==> Added `.Rprofile` file and code lines for new R sessions launched from: D:\temp\2025_01_21_12_45_16_1074\RtmpAnlJVpxlovk * Added the location of the Nix store to `PATH` environmental variable for new R sessions on host/docker RStudio: /nix/var/nix/profiles/default/bin ==> Also adjusting `PATH` via `Sys.setenv()`, so that system commands can invoke key Nix commands like `nix-build` in this RStudio session outside Nix[ FAIL 0 | WARN 0 | SKIP 36 | PASS 27 ] ══ Skipped tests (36) ══════════════════════════════════════════════════════════ • On CRAN (17): 'test-fetchers.R:2:3', 'test-fetchers.R:16:3', 'test-fetchers.R:29:3', 'test-fetchers.R:43:3', 'test-fetchers.R:57:3', 'test-fetchers.R:65:3', 'test-fetchers.R:73:3', 'test-fetchers.R:94:3', 'test-fetchers.R:104:3', 'test-fetchers.R:126:3', 'test-get_sri_hash_deps.R:3:3', 'test-renv_helpers.R:187:5', 'test-rix_init.R:20:3', 'test-rix_init.R:45:3', 'test-rix_init.R:80:3', 'test-rix_init.R:115:3', 'test-tar_nix_ga.R:4:3' • On Windows (1): 'test-rix.R:525:3' • Sys.info()["sysname"] != "Linux" is TRUE (2): 'test-ga_cachix.R:2:3', 'test-rix.R:365:3' • nix_shell_available() is not TRUE (6): 'test-nix_build.R:7:3', 'test-setup_cachix.R:2:3', 'test-setup_cachix.R:16:3', 'test-with_nix.R:9:3', 'test-with_nix.R:59:3', 'test-with_nix.R:102:3' • os_type != "Darwin" || os_type == "Windows" is TRUE (1): 'test-rix.R:194:3' • os_type == "Darwin" || os_type == "Windows" is TRUE (1): 'test-rix.R:3:3' • os_type == "Windows" is TRUE (8): 'test-rix.R:59:3', 'test-rix.R:139:3', 'test-rix.R:251:3', 'test-rix.R:307:3', 'test-rix.R:443:3', 'test-rix.R:579:3', 'test-rix.R:624:3', 'test-rix.R:669:3' [ FAIL 0 | WARN 0 | SKIP 36 | PASS 27 ] Deleting unused snapshots: • ga_cachix/cachix_dev_env.yaml • renv_helpers/default_datathin.nix • renv_helpers/default_v0-14-0.nix • renv_helpers/default_v0-15-5.nix • renv_helpers/default_v0-17-3.nix • renv_helpers/default_v1-0-7.nix • rix/bioc-devel_default.nix • rix/bleeding-edge_default.nix • rix/code_default.nix • rix/date_default.nix • rix/frozen-edge_default.nix • rix/no_quarto_default.nix • rix/one_git_default.nix • rix/other_default.nix • rix/r-devel-bioc-devel_default.nix • rix/r-devel_default.nix • rix/rstudio_default.nix • rix/yes_quarto_default.nix • rix_init/append_Rprofile.txt • setup_cachix/nix.conf > > proc.time() user system elapsed 2.21 0.43 2.82