R Under development (unstable) (2025-02-14 r87718 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_02_15_12_50_17_10588\Rtmpwdys5dykatd * 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_02_15_12_50_17_10588\Rtmpwdys5dykatd * 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 50 | PASS 27 ] ══ Skipped tests (50) ══════════════════════════════════════════════════════════ • On CRAN (30): '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:97:3', 'test-fetchers.R:141:3', 'test-fetchers.R:159:3', 'test-fetchers.R:169:3', 'test-fetchers.R:191:3', 'test-fetchers.R:207:3', 'test-fetchers.R:221:3', 'test-fetchers.R:234:3', 'test-fetchers.R:243:3', 'test-fetchers.R:255:3', 'test-fetchers.R:267:3', 'test-fetchers.R:283:3', 'test-fetchers.R:300:3', 'test-fetchers.R:308:3', 'test-get_sri_hash_deps.R:2:3', 'test-renv_helpers.R:188:5', 'test-rix.R:761:3', 'test-rix.R:789:3', '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:551:3' • Sys.info()["sysname"] != "Linux" is TRUE (3): 'test-ga_cachix.R:2:3', 'test-make_launcher.R:2:3', 'test-rix.R:385: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:214: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:159:3', 'test-rix.R:271:3', 'test-rix.R:327:3', 'test-rix.R:463:3', 'test-rix.R:605:3', 'test-rix.R:650:3', 'test-rix.R:695:3' [ FAIL 0 | WARN 0 | SKIP 50 | PASS 27 ] Deleting unused snapshots: • ga_cachix/cachix_dev_env.yaml • make_launcher/start-positron.sh • make_launcher/start-rstudio.sh • 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/codium_default.nix • rix/date_default.nix • rix/dups-entries_default.nix • rix/frozen-edge_default.nix • rix/no_quarto_default.nix • rix/one_git_default.nix • rix/other_default.nix • rix/positron_default.nix • rix/r-devel-bioc-devel_default.nix • rix/r-devel_default.nix • rix/rstudio_default.nix • rix/skip-dups-entries_default.nix • rix/yes_quarto_default.nix • rix_init/append_Rprofile.txt • setup_cachix/nix.conf > > proc.time() user system elapsed 2.64 0.42 3.64