Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCD[E]FGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-08-15 12:11 -0400 (Fri, 15 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4818
palomino8Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4554
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4595
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4537
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4535
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 647/2317HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ELViS 1.1.9  (landing page)
Jin-Young Lee
Snapshot Date: 2025-08-14 13:45 -0400 (Thu, 14 Aug 2025)
git_url: https://git.bioconductor.org/packages/ELViS
git_branch: devel
git_last_commit: 9061617
git_last_commit_date: 2025-08-12 12:04:03 -0400 (Tue, 12 Aug 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    ERROR  skipped
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson3macOS 13.7.7 Ventura / arm64  OK    ERROR  skippedskipped
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    ERROR  


CHECK results for ELViS on taishan

To the developers/maintainers of the ELViS package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ELViS.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: ELViS
Version: 1.1.9
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:ELViS.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings ELViS_1.1.9.tar.gz
StartedAt: 2025-08-15 06:21:17 -0000 (Fri, 15 Aug 2025)
EndedAt: 2025-08-15 06:32:11 -0000 (Fri, 15 Aug 2025)
EllapsedTime: 654.7 seconds
RetCode: 1
Status:   ERROR  
CheckDir: ELViS.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:ELViS.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings ELViS_1.1.9.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/ELViS.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ELViS/DESCRIPTION’ ... OK
* this is package ‘ELViS’ version ‘1.1.9’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 21 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* 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 for sufficient/correct file permissions ... OK
* checking whether package ‘ELViS’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ 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 ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking whether startup messages can be suppressed ... 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 ... NOTE
get_envs_samtools_basilisk: no visible binding for global variable
  ‘name’
get_envs_samtools_basilisk: no visible binding for global variable
  ‘python’
Undefined global functions or variables:
  name python
* checking Rd files ... 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                      user system elapsed
run_ELViS           92.453  0.466  93.190
integrative_heatmap 38.297  0.555  38.857
gene_cn_heatmaps    16.948  0.498  17.496
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  → Calculating segment statistics
  ✔ Best segmentation estimated with 1 segments, according to Lavielle's criterium
  Other number of segments may be selected by looking for likelihood breaks with
  plot_likelihood()
  Results of the segmentation may be explored with plot() and segmap()
  [ FAIL 1 | WARN 1 | SKIP 0 | PASS 83 ]
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Error ('test-Process_Bam_Test.R:166:1'): (code run outside of `test_that()`) ──
  Error in `BasiliskEnvironment(envname = condaenv, pkgname = "ELViS", channels = c("conda-forge", 
      "bioconda"), packages = c(glue("samtools=={condaenv_samtools_version}")))`: could not find function "BasiliskEnvironment"
  
  [ FAIL 1 | WARN 1 | SKIP 0 | PASS 83 ]
  Error: Test failures
  Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/ELViS.Rcheck/00check.log’
for details.


Installation output

ELViS.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL ELViS
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’
* installing *source* package ‘ELViS’ ...
** this is package ‘ELViS’ version ‘1.1.9’
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (ELViS)

Tests output

ELViS.Rcheck/tests/testthat.Rout.fail


R version 4.5.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

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(ELViS)
> 
> test_check("ELViS")
ELViS run starts.
1

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 2 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
1| done
2

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 2 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
2| done
3

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 2 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
3| done
4

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 1 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
4| done
5

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 1 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
5| done
6

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 1 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
6| done

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using ncluster = 2L
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
! Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running Segmentation/Clustering algorithm ───────────────────────────────────
ℹ Running Segmentation/Clustering with lmin = 5, Kmax = 3 and ncluster = 2L
→ Calculating initial segmentation without clustering
✔ Initial segmentation with no cluster calculated.
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
── Segmentation/Clustering with ncluster = 2 
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
→ Segmentation-Clustering for ncluster = 2 and nseg = 2/3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
✔ Segmentation-Clustering successful for ncluster = 2 and nseg = 2:3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
✔ Smoothing successful for ncluster = 2
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
→ Calculating initial segmentation without clustering
✔ Segmentation/Clustering with ncluster = 2 successfully calculated.
BIC selected : nseg = 2
→ Calculating initial segmentation without clustering
── Segmentation/Clustering results ─────────────────────────────────────────────
✔ Best segmentation/clustering estimated with 2 clusters and 2 segments according to BIC
→ Number of cluster should preferentially be selected according to biological
knowledge. Exploring the BIC plot with plot_BIC() can also provide advice to
select the number of clusters.
→ Once number of clusters is selected, the number of segment cab be selected
according to BIC.
→ Results of the segmentation/clustering may further be explored with plot()
and segmap()
! Argument ncluster was not provided. Selecting values with BIC
ℹ BIC-selected number of class : ncluster = 2
BIC-selected number of segment : nseg = 2
1| done

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using ncluster = 2L
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
! Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running Segmentation/Clustering algorithm ───────────────────────────────────
ℹ Running Segmentation/Clustering with lmin = 5, Kmax = 3 and ncluster = 2L
→ Calculating initial segmentation without clustering
✔ Initial segmentation with no cluster calculated.
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
── Segmentation/Clustering with ncluster = 2 
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
→ Segmentation-Clustering for ncluster = 2 and nseg = 2/3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
✔ Segmentation-Clustering successful for ncluster = 2 and nseg = 2:3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
✔ Smoothing successful for ncluster = 2
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
→ Calculating initial segmentation without clustering
✔ Segmentation/Clustering with ncluster = 2 successfully calculated.
BIC selected : nseg = 2
→ Calculating initial segmentation without clustering
── Segmentation/Clustering results ─────────────────────────────────────────────
✔ Best segmentation/clustering estimated with 2 clusters and 2 segments according to BIC
→ Number of cluster should preferentially be selected according to biological
knowledge. Exploring the BIC plot with plot_BIC() can also provide advice to
select the number of clusters.
→ Once number of clusters is selected, the number of segment cab be selected
according to BIC.
→ Results of the segmentation/clustering may further be explored with plot()
and segmap()
! Argument ncluster was not provided. Selecting values with BIC
ℹ BIC-selected number of class : ncluster = 2
BIC-selected number of segment : nseg = 2
2| done

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using ncluster = 2L
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
! Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running Segmentation/Clustering algorithm ───────────────────────────────────
ℹ Running Segmentation/Clustering with lmin = 5, Kmax = 3 and ncluster = 2L
→ Calculating initial segmentation without clustering
✔ Initial segmentation with no cluster calculated.
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
── Segmentation/Clustering with ncluster = 2 
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
→ Segmentation-Clustering for ncluster = 2 and nseg = 2/3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
✔ Segmentation-Clustering successful for ncluster = 2 and nseg = 2:3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
✔ Smoothing successful for ncluster = 2
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
→ Calculating initial segmentation without clustering
✔ Segmentation/Clustering with ncluster = 2 successfully calculated.
BIC selected : nseg = 2
→ Calculating initial segmentation without clustering
── Segmentation/Clustering results ─────────────────────────────────────────────
✔ Best segmentation/clustering estimated with 2 clusters and 2 segments according to BIC
→ Number of cluster should preferentially be selected according to biological
knowledge. Exploring the BIC plot with plot_BIC() can also provide advice to
select the number of clusters.
→ Once number of clusters is selected, the number of segment cab be selected
according to BIC.
→ Results of the segmentation/clustering may further be explored with plot()
and segmap()
! Argument ncluster was not provided. Selecting values with BIC
ℹ BIC-selected number of class : ncluster = 2
BIC-selected number of segment : nseg = 2
3| done
4| done
5| done
6| done
1

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 2 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
1| done
2

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 2 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
2| done
3

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 2 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
3| done
4

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 1 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
4| done
5

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 1 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
5| done
6

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 2 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
6| done

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using ncluster = 2L
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
! Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running Segmentation/Clustering algorithm ───────────────────────────────────
ℹ Running Segmentation/Clustering with lmin = 5, Kmax = 3 and ncluster = 2L
→ Calculating initial segmentation without clustering
✔ Initial segmentation with no cluster calculated.
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
── Segmentation/Clustering with ncluster = 2 
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
→ Segmentation-Clustering for ncluster = 2 and nseg = 2/3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
✔ Segmentation-Clustering successful for ncluster = 2 and nseg = 2:3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
✔ Smoothing successful for ncluster = 2
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
→ Calculating initial segmentation without clustering
✔ Segmentation/Clustering with ncluster = 2 successfully calculated.
BIC selected : nseg = 2
→ Calculating initial segmentation without clustering
── Segmentation/Clustering results ─────────────────────────────────────────────
✔ Best segmentation/clustering estimated with 2 clusters and 2 segments according to BIC
→ Number of cluster should preferentially be selected according to biological
knowledge. Exploring the BIC plot with plot_BIC() can also provide advice to
select the number of clusters.
→ Once number of clusters is selected, the number of segment cab be selected
according to BIC.
→ Results of the segmentation/clustering may further be explored with plot()
and segmap()
! Argument ncluster was not provided. Selecting values with BIC
ℹ BIC-selected number of class : ncluster = 2
BIC-selected number of segment : nseg = 2
1| done

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using ncluster = 2L
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
! Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running Segmentation/Clustering algorithm ───────────────────────────────────
ℹ Running Segmentation/Clustering with lmin = 5, Kmax = 3 and ncluster = 2L
→ Calculating initial segmentation without clustering
✔ Initial segmentation with no cluster calculated.
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
── Segmentation/Clustering with ncluster = 2 
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
→ Segmentation-Clustering for ncluster = 2 and nseg = 2/3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
✔ Segmentation-Clustering successful for ncluster = 2 and nseg = 2:3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
✔ Smoothing successful for ncluster = 2
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
→ Calculating initial segmentation without clustering
✔ Segmentation/Clustering with ncluster = 2 successfully calculated.
BIC selected : nseg = 2
→ Calculating initial segmentation without clustering
── Segmentation/Clustering results ─────────────────────────────────────────────
✔ Best segmentation/clustering estimated with 2 clusters and 2 segments according to BIC
→ Number of cluster should preferentially be selected according to biological
knowledge. Exploring the BIC plot with plot_BIC() can also provide advice to
select the number of clusters.
→ Once number of clusters is selected, the number of segment cab be selected
according to BIC.
→ Results of the segmentation/clustering may further be explored with plot()
and segmap()
! Argument ncluster was not provided. Selecting values with BIC
ℹ BIC-selected number of class : ncluster = 2
BIC-selected number of segment : nseg = 2
2| done

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using ncluster = 2L
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
! Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running Segmentation/Clustering algorithm ───────────────────────────────────
ℹ Running Segmentation/Clustering with lmin = 5, Kmax = 3 and ncluster = 2L
→ Calculating initial segmentation without clustering
✔ Initial segmentation with no cluster calculated.
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
── Segmentation/Clustering with ncluster = 2 
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
→ Segmentation-Clustering for ncluster = 2 and nseg = 2/3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
✔ Segmentation-Clustering successful for ncluster = 2 and nseg = 2:3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
✔ Smoothing successful for ncluster = 2
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
→ Calculating initial segmentation without clustering
✔ Segmentation/Clustering with ncluster = 2 successfully calculated.
BIC selected : nseg = 2
→ Calculating initial segmentation without clustering
── Segmentation/Clustering results ─────────────────────────────────────────────
✔ Best segmentation/clustering estimated with 2 clusters and 2 segments according to BIC
→ Number of cluster should preferentially be selected according to biological
knowledge. Exploring the BIC plot with plot_BIC() can also provide advice to
select the number of clusters.
→ Once number of clusters is selected, the number of segment cab be selected
according to BIC.
→ Results of the segmentation/clustering may further be explored with plot()
and segmap()
! Argument ncluster was not provided. Selecting values with BIC
ℹ BIC-selected number of class : ncluster = 2
BIC-selected number of segment : nseg = 2
3| done
4| done
5| done

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using ncluster = 2L
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
! Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running Segmentation/Clustering algorithm ───────────────────────────────────
ℹ Running Segmentation/Clustering with lmin = 5, Kmax = 3 and ncluster = 2L
→ Calculating initial segmentation without clustering
✔ Initial segmentation with no cluster calculated.
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
── Segmentation/Clustering with ncluster = 2 
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
→ Segmentation-Clustering for ncluster = 2 and nseg = 2/3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
✔ Segmentation-Clustering successful for ncluster = 2 and nseg = 2:3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
✔ Smoothing successful for ncluster = 2
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
→ Calculating initial segmentation without clustering
✔ Segmentation/Clustering with ncluster = 2 successfully calculated.
BIC selected : nseg = 2
→ Calculating initial segmentation without clustering
── Segmentation/Clustering results ─────────────────────────────────────────────
✔ Best segmentation/clustering estimated with 2 clusters and 2 segments according to BIC
→ Number of cluster should preferentially be selected according to biological
knowledge. Exploring the BIC plot with plot_BIC() can also provide advice to
select the number of clusters.
→ Once number of clusters is selected, the number of segment cab be selected
according to BIC.
→ Results of the segmentation/clustering may further be explored with plot()
and segmap()
! Argument ncluster was not provided. Selecting values with BIC
ℹ BIC-selected number of class : ncluster = 2
BIC-selected number of segment : nseg = 2
6| done
Normalization done.

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 2 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using ncluster = 2L
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
! Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running Segmentation/Clustering algorithm ───────────────────────────────────
ℹ Running Segmentation/Clustering with lmin = 5, Kmax = 3 and ncluster = 2L
→ Calculating initial segmentation without clustering
✔ Initial segmentation with no cluster calculated.
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
── Segmentation/Clustering with ncluster = 2 
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
→ Segmentation-Clustering for ncluster = 2 and nseg = 2/3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
✔ Segmentation-Clustering successful for ncluster = 2 and nseg = 2:3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
✔ Smoothing successful for ncluster = 2
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
→ Calculating initial segmentation without clustering
✔ Segmentation/Clustering with ncluster = 2 successfully calculated.
BIC selected : nseg = 2
→ Calculating initial segmentation without clustering
── Segmentation/Clustering results ─────────────────────────────────────────────
✔ Best segmentation/clustering estimated with 2 clusters and 2 segments according to BIC
→ Number of cluster should preferentially be selected according to biological
knowledge. Exploring the BIC plot with plot_BIC() can also provide advice to
select the number of clusters.
→ Once number of clusters is selected, the number of segment cab be selected
according to BIC.
→ Results of the segmentation/clustering may further be explored with plot()
and segmap()
1| done

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 2 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using ncluster = 2L
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
! Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running Segmentation/Clustering algorithm ───────────────────────────────────
ℹ Running Segmentation/Clustering with lmin = 5, Kmax = 3 and ncluster = 2L
→ Calculating initial segmentation without clustering
✔ Initial segmentation with no cluster calculated.
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
── Segmentation/Clustering with ncluster = 2 
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
→ Segmentation-Clustering for ncluster = 2 and nseg = 2/3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
✔ Segmentation-Clustering successful for ncluster = 2 and nseg = 2:3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
✔ Smoothing successful for ncluster = 2
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
→ Calculating initial segmentation without clustering
✔ Segmentation/Clustering with ncluster = 2 successfully calculated.
BIC selected : nseg = 2
→ Calculating initial segmentation without clustering
── Segmentation/Clustering results ─────────────────────────────────────────────
✔ Best segmentation/clustering estimated with 2 clusters and 2 segments according to BIC
→ Number of cluster should preferentially be selected according to biological
knowledge. Exploring the BIC plot with plot_BIC() can also provide advice to
select the number of clusters.
→ Once number of clusters is selected, the number of segment cab be selected
according to BIC.
→ Results of the segmentation/clustering may further be explored with plot()
and segmap()
2| done

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 1 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
3| done
4| done
5| done

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 1 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
6| done
1
1
2
2
3
3
4
4
5
5
6
6
Segmentation done.
ELViS run starts.
1

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 2 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
1| done
2

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 2 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
2| done
3

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 2 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
3| done
4

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 1 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
4| done
5

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 1 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
5| done
6

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 1 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
6| done

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using ncluster = 2L
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
! Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running Segmentation/Clustering algorithm ───────────────────────────────────
ℹ Running Segmentation/Clustering with lmin = 5, Kmax = 3 and ncluster = 2L
→ Calculating initial segmentation without clustering
✔ Initial segmentation with no cluster calculated.
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
── Segmentation/Clustering with ncluster = 2 
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
→ Segmentation-Clustering for ncluster = 2 and nseg = 2/3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
✔ Segmentation-Clustering successful for ncluster = 2 and nseg = 2:3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
✔ Smoothing successful for ncluster = 2
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
→ Calculating initial segmentation without clustering
✔ Segmentation/Clustering with ncluster = 2 successfully calculated.
BIC selected : nseg = 2
→ Calculating initial segmentation without clustering
── Segmentation/Clustering results ─────────────────────────────────────────────
✔ Best segmentation/clustering estimated with 2 clusters and 2 segments according to BIC
→ Number of cluster should preferentially be selected according to biological
knowledge. Exploring the BIC plot with plot_BIC() can also provide advice to
select the number of clusters.
→ Once number of clusters is selected, the number of segment cab be selected
according to BIC.
→ Results of the segmentation/clustering may further be explored with plot()
and segmap()
! Argument ncluster was not provided. Selecting values with BIC
ℹ BIC-selected number of class : ncluster = 2
BIC-selected number of segment : nseg = 2
1| done

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using ncluster = 2L
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
! Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running Segmentation/Clustering algorithm ───────────────────────────────────
ℹ Running Segmentation/Clustering with lmin = 5, Kmax = 3 and ncluster = 2L
→ Calculating initial segmentation without clustering
✔ Initial segmentation with no cluster calculated.
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
── Segmentation/Clustering with ncluster = 2 
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
→ Segmentation-Clustering for ncluster = 2 and nseg = 2/3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
✔ Segmentation-Clustering successful for ncluster = 2 and nseg = 2:3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
✔ Smoothing successful for ncluster = 2
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
→ Calculating initial segmentation without clustering
✔ Segmentation/Clustering with ncluster = 2 successfully calculated.
BIC selected : nseg = 2
→ Calculating initial segmentation without clustering
── Segmentation/Clustering results ─────────────────────────────────────────────
✔ Best segmentation/clustering estimated with 2 clusters and 2 segments according to BIC
→ Number of cluster should preferentially be selected according to biological
knowledge. Exploring the BIC plot with plot_BIC() can also provide advice to
select the number of clusters.
→ Once number of clusters is selected, the number of segment cab be selected
according to BIC.
→ Results of the segmentation/clustering may further be explored with plot()
and segmap()
! Argument ncluster was not provided. Selecting values with BIC
ℹ BIC-selected number of class : ncluster = 2
BIC-selected number of segment : nseg = 2
2| done

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using ncluster = 2L
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
! Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running Segmentation/Clustering algorithm ───────────────────────────────────
ℹ Running Segmentation/Clustering with lmin = 5, Kmax = 3 and ncluster = 2L
→ Calculating initial segmentation without clustering
✔ Initial segmentation with no cluster calculated.
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
── Segmentation/Clustering with ncluster = 2 
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
→ Segmentation-Clustering for ncluster = 2 and nseg = 2/3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
✔ Segmentation-Clustering successful for ncluster = 2 and nseg = 2:3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
✔ Smoothing successful for ncluster = 2
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
→ Calculating initial segmentation without clustering
✔ Segmentation/Clustering with ncluster = 2 successfully calculated.
BIC selected : nseg = 2
→ Calculating initial segmentation without clustering
── Segmentation/Clustering results ─────────────────────────────────────────────
✔ Best segmentation/clustering estimated with 2 clusters and 2 segments according to BIC
→ Number of cluster should preferentially be selected according to biological
knowledge. Exploring the BIC plot with plot_BIC() can also provide advice to
select the number of clusters.
→ Once number of clusters is selected, the number of segment cab be selected
according to BIC.
→ Results of the segmentation/clustering may further be explored with plot()
and segmap()
! Argument ncluster was not provided. Selecting values with BIC
ℹ BIC-selected number of class : ncluster = 2
BIC-selected number of segment : nseg = 2
3| done
4| done
5| done
6| done
1

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 2 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
1| done
2

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 2 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
2| done
3

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 2 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
3| done
4

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 1 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
4| done
5

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 1 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
5| done
6

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 2 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
6| done

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using ncluster = 2L
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
! Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running Segmentation/Clustering algorithm ───────────────────────────────────
ℹ Running Segmentation/Clustering with lmin = 5, Kmax = 3 and ncluster = 2L
→ Calculating initial segmentation without clustering
✔ Initial segmentation with no cluster calculated.
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
── Segmentation/Clustering with ncluster = 2 
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
→ Segmentation-Clustering for ncluster = 2 and nseg = 2/3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
✔ Segmentation-Clustering successful for ncluster = 2 and nseg = 2:3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
✔ Smoothing successful for ncluster = 2
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
→ Calculating initial segmentation without clustering
✔ Segmentation/Clustering with ncluster = 2 successfully calculated.
BIC selected : nseg = 2
→ Calculating initial segmentation without clustering
── Segmentation/Clustering results ─────────────────────────────────────────────
✔ Best segmentation/clustering estimated with 2 clusters and 2 segments according to BIC
→ Number of cluster should preferentially be selected according to biological
knowledge. Exploring the BIC plot with plot_BIC() can also provide advice to
select the number of clusters.
→ Once number of clusters is selected, the number of segment cab be selected
according to BIC.
→ Results of the segmentation/clustering may further be explored with plot()
and segmap()
! Argument ncluster was not provided. Selecting values with BIC
ℹ BIC-selected number of class : ncluster = 2
BIC-selected number of segment : nseg = 2
1| done

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using ncluster = 2L
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
! Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running Segmentation/Clustering algorithm ───────────────────────────────────
ℹ Running Segmentation/Clustering with lmin = 5, Kmax = 3 and ncluster = 2L
→ Calculating initial segmentation without clustering
✔ Initial segmentation with no cluster calculated.
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
── Segmentation/Clustering with ncluster = 2 
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
→ Segmentation-Clustering for ncluster = 2 and nseg = 2/3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
✔ Segmentation-Clustering successful for ncluster = 2 and nseg = 2:3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
✔ Smoothing successful for ncluster = 2
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
→ Calculating initial segmentation without clustering
✔ Segmentation/Clustering with ncluster = 2 successfully calculated.
BIC selected : nseg = 2
→ Calculating initial segmentation without clustering
── Segmentation/Clustering results ─────────────────────────────────────────────
✔ Best segmentation/clustering estimated with 2 clusters and 2 segments according to BIC
→ Number of cluster should preferentially be selected according to biological
knowledge. Exploring the BIC plot with plot_BIC() can also provide advice to
select the number of clusters.
→ Once number of clusters is selected, the number of segment cab be selected
according to BIC.
→ Results of the segmentation/clustering may further be explored with plot()
and segmap()
! Argument ncluster was not provided. Selecting values with BIC
ℹ BIC-selected number of class : ncluster = 2
BIC-selected number of segment : nseg = 2
2| done

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using ncluster = 2L
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
! Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running Segmentation/Clustering algorithm ───────────────────────────────────
ℹ Running Segmentation/Clustering with lmin = 5, Kmax = 3 and ncluster = 2L
→ Calculating initial segmentation without clustering
✔ Initial segmentation with no cluster calculated.
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
── Segmentation/Clustering with ncluster = 2 
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
→ Segmentation-Clustering for ncluster = 2 and nseg = 2/3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
✔ Segmentation-Clustering successful for ncluster = 2 and nseg = 2:3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
✔ Smoothing successful for ncluster = 2
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
→ Calculating initial segmentation without clustering
✔ Segmentation/Clustering with ncluster = 2 successfully calculated.
BIC selected : nseg = 2
→ Calculating initial segmentation without clustering
── Segmentation/Clustering results ─────────────────────────────────────────────
✔ Best segmentation/clustering estimated with 2 clusters and 2 segments according to BIC
→ Number of cluster should preferentially be selected according to biological
knowledge. Exploring the BIC plot with plot_BIC() can also provide advice to
select the number of clusters.
→ Once number of clusters is selected, the number of segment cab be selected
according to BIC.
→ Results of the segmentation/clustering may further be explored with plot()
and segmap()
! Argument ncluster was not provided. Selecting values with BIC
ℹ BIC-selected number of class : ncluster = 2
BIC-selected number of segment : nseg = 2
3| done
4| done
5| done

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using ncluster = 2L
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
! Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running Segmentation/Clustering algorithm ───────────────────────────────────
ℹ Running Segmentation/Clustering with lmin = 5, Kmax = 3 and ncluster = 2L
→ Calculating initial segmentation without clustering
✔ Initial segmentation with no cluster calculated.
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
── Segmentation/Clustering with ncluster = 2 
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
→ Segmentation-Clustering for ncluster = 2 and nseg = 2/3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
✔ Segmentation-Clustering successful for ncluster = 2 and nseg = 2:3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
✔ Smoothing successful for ncluster = 2
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
→ Calculating initial segmentation without clustering
✔ Segmentation/Clustering with ncluster = 2 successfully calculated.
BIC selected : nseg = 2
→ Calculating initial segmentation without clustering
── Segmentation/Clustering results ─────────────────────────────────────────────
✔ Best segmentation/clustering estimated with 2 clusters and 2 segments according to BIC
→ Number of cluster should preferentially be selected according to biological
knowledge. Exploring the BIC plot with plot_BIC() can also provide advice to
select the number of clusters.
→ Once number of clusters is selected, the number of segment cab be selected
according to BIC.
→ Results of the segmentation/clustering may further be explored with plot()
and segmap()
! Argument ncluster was not provided. Selecting values with BIC
ℹ BIC-selected number of class : ncluster = 2
BIC-selected number of segment : nseg = 2
6| done
Normalization done.

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 2 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using ncluster = 2L
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
! Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running Segmentation/Clustering algorithm ───────────────────────────────────
ℹ Running Segmentation/Clustering with lmin = 5, Kmax = 3 and ncluster = 2L
→ Calculating initial segmentation without clustering
✔ Initial segmentation with no cluster calculated.
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
── Segmentation/Clustering with ncluster = 2 
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
→ Segmentation-Clustering for ncluster = 2 and nseg = 2/3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
✔ Segmentation-Clustering successful for ncluster = 2 and nseg = 2:3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
✔ Smoothing successful for ncluster = 2
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
→ Calculating initial segmentation without clustering
✔ Segmentation/Clustering with ncluster = 2 successfully calculated.
BIC selected : nseg = 2
→ Calculating initial segmentation without clustering
── Segmentation/Clustering results ─────────────────────────────────────────────
✔ Best segmentation/clustering estimated with 2 clusters and 2 segments according to BIC
→ Number of cluster should preferentially be selected according to biological
knowledge. Exploring the BIC plot with plot_BIC() can also provide advice to
select the number of clusters.
→ Once number of clusters is selected, the number of segment cab be selected
according to BIC.
→ Results of the segmentation/clustering may further be explored with plot()
and segmap()
1| done

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 2 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using ncluster = 2L
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
! Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running Segmentation/Clustering algorithm ───────────────────────────────────
ℹ Running Segmentation/Clustering with lmin = 5, Kmax = 3 and ncluster = 2L
→ Calculating initial segmentation without clustering
✔ Initial segmentation with no cluster calculated.
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
── Segmentation/Clustering with ncluster = 2 
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
→ Segmentation-Clustering for ncluster = 2 and nseg = 2/3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
✔ Segmentation-Clustering successful for ncluster = 2 and nseg = 2:3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
✔ Smoothing successful for ncluster = 2
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
→ Calculating initial segmentation without clustering
✔ Segmentation/Clustering with ncluster = 2 successfully calculated.
BIC selected : nseg = 2
→ Calculating initial segmentation without clustering
── Segmentation/Clustering results ─────────────────────────────────────────────
✔ Best segmentation/clustering estimated with 2 clusters and 2 segments according to BIC
→ Number of cluster should preferentially be selected according to biological
knowledge. Exploring the BIC plot with plot_BIC() can also provide advice to
select the number of clusters.
→ Once number of clusters is selected, the number of segment cab be selected
according to BIC.
→ Results of the segmentation/clustering may further be explored with plot()
and segmap()
2| done

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 1 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
3| done
4| done
5| done

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 1 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
6| done
1
1
2
2
3
3
4
4
5
5
6
6
Segmentation done.
1

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 2 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
1| done
2

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 2 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
2| done
3

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 2 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
3| done
4

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 1 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
4| done
5

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 1 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
5| done
6

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 1 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
6| done

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using ncluster = 2L
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
! Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running Segmentation/Clustering algorithm ───────────────────────────────────
ℹ Running Segmentation/Clustering with lmin = 5, Kmax = 3 and ncluster = 2L
→ Calculating initial segmentation without clustering
✔ Initial segmentation with no cluster calculated.
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
── Segmentation/Clustering with ncluster = 2 
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
→ Segmentation-Clustering for ncluster = 2 and nseg = 2/3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
✔ Segmentation-Clustering successful for ncluster = 2 and nseg = 2:3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
✔ Smoothing successful for ncluster = 2
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
→ Calculating initial segmentation without clustering
✔ Segmentation/Clustering with ncluster = 2 successfully calculated.
BIC selected : nseg = 2
→ Calculating initial segmentation without clustering
── Segmentation/Clustering results ─────────────────────────────────────────────
✔ Best segmentation/clustering estimated with 2 clusters and 2 segments according to BIC
→ Number of cluster should preferentially be selected according to biological
knowledge. Exploring the BIC plot with plot_BIC() can also provide advice to
select the number of clusters.
→ Once number of clusters is selected, the number of segment cab be selected
according to BIC.
→ Results of the segmentation/clustering may further be explored with plot()
and segmap()
! Argument ncluster was not provided. Selecting values with BIC
ℹ BIC-selected number of class : ncluster = 2
BIC-selected number of segment : nseg = 2
1| done

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using ncluster = 2L
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
! Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running Segmentation/Clustering algorithm ───────────────────────────────────
ℹ Running Segmentation/Clustering with lmin = 5, Kmax = 3 and ncluster = 2L
→ Calculating initial segmentation without clustering
✔ Initial segmentation with no cluster calculated.
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
── Segmentation/Clustering with ncluster = 2 
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
→ Segmentation-Clustering for ncluster = 2 and nseg = 2/3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
✔ Segmentation-Clustering successful for ncluster = 2 and nseg = 2:3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
✔ Smoothing successful for ncluster = 2
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
→ Calculating initial segmentation without clustering
✔ Segmentation/Clustering with ncluster = 2 successfully calculated.
BIC selected : nseg = 2
→ Calculating initial segmentation without clustering
── Segmentation/Clustering results ─────────────────────────────────────────────
✔ Best segmentation/clustering estimated with 2 clusters and 2 segments according to BIC
→ Number of cluster should preferentially be selected according to biological
knowledge. Exploring the BIC plot with plot_BIC() can also provide advice to
select the number of clusters.
→ Once number of clusters is selected, the number of segment cab be selected
according to BIC.
→ Results of the segmentation/clustering may further be explored with plot()
and segmap()
! Argument ncluster was not provided. Selecting values with BIC
ℹ BIC-selected number of class : ncluster = 2
BIC-selected number of segment : nseg = 2
2| done

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using ncluster = 2L
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
! Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running Segmentation/Clustering algorithm ───────────────────────────────────
ℹ Running Segmentation/Clustering with lmin = 5, Kmax = 3 and ncluster = 2L
→ Calculating initial segmentation without clustering
✔ Initial segmentation with no cluster calculated.
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
── Segmentation/Clustering with ncluster = 2 
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
→ Segmentation-Clustering for ncluster = 2 and nseg = 2/3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
✔ Segmentation-Clustering successful for ncluster = 2 and nseg = 2:3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
✔ Smoothing successful for ncluster = 2
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
→ Calculating initial segmentation without clustering
✔ Segmentation/Clustering with ncluster = 2 successfully calculated.
BIC selected : nseg = 2
→ Calculating initial segmentation without clustering
── Segmentation/Clustering results ─────────────────────────────────────────────
✔ Best segmentation/clustering estimated with 2 clusters and 2 segments according to BIC
→ Number of cluster should preferentially be selected according to biological
knowledge. Exploring the BIC plot with plot_BIC() can also provide advice to
select the number of clusters.
→ Once number of clusters is selected, the number of segment cab be selected
according to BIC.
→ Results of the segmentation/clustering may further be explored with plot()
and segmap()
! Argument ncluster was not provided. Selecting values with BIC
ℹ BIC-selected number of class : ncluster = 2
BIC-selected number of segment : nseg = 2
3| done
4| done
5| done
6| done

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 2 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using ncluster = 2L
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
! Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running Segmentation/Clustering algorithm ───────────────────────────────────
ℹ Running Segmentation/Clustering with lmin = 5, Kmax = 3 and ncluster = 2L
→ Calculating initial segmentation without clustering
✔ Initial segmentation with no cluster calculated.
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
── Segmentation/Clustering with ncluster = 2 
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
→ Segmentation-Clustering for ncluster = 2 and nseg = 2/3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
✔ Segmentation-Clustering successful for ncluster = 2 and nseg = 2:3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
✔ Smoothing successful for ncluster = 2
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
→ Calculating initial segmentation without clustering
✔ Segmentation/Clustering with ncluster = 2 successfully calculated.
BIC selected : nseg = 2
→ Calculating initial segmentation without clustering
── Segmentation/Clustering results ─────────────────────────────────────────────
✔ Best segmentation/clustering estimated with 2 clusters and 2 segments according to BIC
→ Number of cluster should preferentially be selected according to biological
knowledge. Exploring the BIC plot with plot_BIC() can also provide advice to
select the number of clusters.
→ Once number of clusters is selected, the number of segment cab be selected
according to BIC.
→ Results of the segmentation/clustering may further be explored with plot()
and segmap()
1| done

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 2 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using ncluster = 2L
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
! Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running Segmentation/Clustering algorithm ───────────────────────────────────
ℹ Running Segmentation/Clustering with lmin = 5, Kmax = 3 and ncluster = 2L
→ Calculating initial segmentation without clustering
✔ Initial segmentation with no cluster calculated.
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
── Segmentation/Clustering with ncluster = 2 
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
→ Segmentation-Clustering for ncluster = 2 and nseg = 2/3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
✔ Segmentation-Clustering successful for ncluster = 2 and nseg = 2:3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
✔ Smoothing successful for ncluster = 2
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
→ Calculating initial segmentation without clustering
✔ Segmentation/Clustering with ncluster = 2 successfully calculated.
BIC selected : nseg = 2
→ Calculating initial segmentation without clustering
── Segmentation/Clustering results ─────────────────────────────────────────────
✔ Best segmentation/clustering estimated with 2 clusters and 2 segments according to BIC
→ Number of cluster should preferentially be selected according to biological
knowledge. Exploring the BIC plot with plot_BIC() can also provide advice to
select the number of clusters.
→ Once number of clusters is selected, the number of segment cab be selected
according to BIC.
→ Results of the segmentation/clustering may further be explored with plot()
and segmap()
2| done

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
✔ Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 3
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 3
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 2 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()

── Checking arguments ──────────────────────────────────────────────────────────
✔ Segmentation with seg.var = c("z", "y")
✔ Using lmin = 300
✔ Using Kmax = 10
✔ Using ncluster = 2L
✔ Using scale.variable = FALSE
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
✔ Using subsample_by = 60
✔ subsampling by 60
✔ Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
→ After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
! Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running Segmentation/Clustering algorithm ───────────────────────────────────
ℹ Running Segmentation/Clustering with lmin = 5, Kmax = 3 and ncluster = 2L
→ Calculating initial segmentation without clustering
✔ Initial segmentation with no cluster calculated.
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
── Segmentation/Clustering with ncluster = 2 
→ Calculating initial segmentation without clustering
→ Calculating initial segmentation without clustering
→ Segmentation-Clustering for ncluster = 2 and nseg = 2/3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
✔ Segmentation-Clustering successful for ncluster = 2 and nseg = 2:3
→ Segmentation-Clustering for ncluster = 2 and nseg = 3/3
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
✔ Smoothing successful for ncluster = 2
→ Smoothing likelihood for ncluster = 2. This step can be lengthy.
→ Calculating initial segmentation without clustering
✔ Segmentation/Clustering with ncluster = 2 successfully calculated.
BIC selected : nseg = 2
→ Calculating initial segmentation without clustering
── Segmentation/Clustering results ─────────────────────────────────────────────
✔ Best segmentation/clustering estimated with 2 clusters and 2 segments according to BIC
→ Number of cluster should preferentially be selected according to biological
knowledge. Exploring the BIC plot with plot_BIC() can also provide advice to
select the number of clusters.
→ Once number of clusters is selected, the number of segment cab be selected
according to BIC.
→ Results of the segmentation/clustering may further be explored with plot()
and segmap()
3| done
4| done
5| done
6| done
1
1
2
2
3
3
4
4
5
5
6
6

-- Checking arguments ----------------------------------------------------------
v Segmentation with seg.var = c("z", "y")
v Using lmin = 300
v Using Kmax = 10
v Using scale.variable = FALSE
i Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("z", "y")
i Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "z"

-- Preparing and checking data -------------------------------------------------

-- Subsampling --

! Subsampling automatically activated. To disable it, provide subsample = FALSE
v Using subsample_by = 60
v subsampling by 60
v Adjusting lmin to subsampling. 
Dividing lmin by 60, with a minimum of 5
> After subsampling, lmin = 5. 
Corresponding to lmin = 300 on the original time scale
v Adjusting Kmax so that lmin*Kmax < nrow(x). Kmax = 3

-- Scaling and final data check --

v No variable rescaling.
To activate, use scale.variable = TRUE
v Data have no repetition of nearly-identical values larger than lmin

-- Running segmentation algorithm ----------------------------------------------
i Running segmentation with lmin = 5 and Kmax = 3
> Calculating cost matrix
v Cost matrix calculated
> Calculating cost matrix
> Dynamic Programming
v Optimal segmentation calculated for all number of segments <= 3
> Dynamic Programming
> Calculating segment statistics
v Best segmentation estimated with 2 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
n_cycle : 1
N_alt_ori
n_cycle : 1
N_alt_ori
The path to samtools not provided.
Default samtools is used : /home/biocbuild/.local/share/r-miniconda/envs/env_samtools_auto/bin/samtools
The path to samtools not provided.
Default samtools is used : /home/biocbuild/.local/share/r-miniconda/envs/env_samtools_auto/bin/samtools
+ /home/biocbuild/.local/share/r-miniconda/bin/conda create --yes --name env_samtools_1.21 'python=3.10' 'samtools=1.21' --quiet -c conda-forge -c bioconda
Channels:
 - conda-forge
 - bioconda
 - defaults
Platform: linux-aarch64
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... done

## Package Plan ##

  environment location: /home/biocbuild/.local/share/r-miniconda/envs/env_samtools_1.21

  added / updated specs:
    - python=3.10
    - samtools=1.21


The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    htslib-1.21                |       h7068f72_1         2.9 MB  bioconda
    samtools-1.21              |       h0b41a95_1         536 KB  bioconda
    ------------------------------------------------------------
                                           Total:         3.4 MB

The following NEW packages will be INSTALLED:

  _openmp_mutex      conda-forge/linux-aarch64::_openmp_mutex-4.5-2_gnu 
  bzip2              conda-forge/linux-aarch64::bzip2-1.0.8-h68df207_7 
  c-ares             conda-forge/linux-aarch64::c-ares-1.34.5-h86ecc28_0 
  ca-certificates    conda-forge/noarch::ca-certificates-2025.8.3-hbd8a1cb_0 
  htslib             bioconda/linux-aarch64::htslib-1.21-h7068f72_1 
  keyutils           conda-forge/linux-aarch64::keyutils-1.6.3-h86ecc28_0 
  krb5               conda-forge/linux-aarch64::krb5-1.21.3-h50a48e9_0 
  ld_impl_linux-aar~ conda-forge/linux-aarch64::ld_impl_linux-aarch64-2.44-h5e2c951_1 
  libcurl            conda-forge/linux-aarch64::libcurl-8.14.1-h6702fde_0 
  libdeflate         conda-forge/linux-aarch64::libdeflate-1.22-h86ecc28_0 
  libedit            conda-forge/linux-aarch64::libedit-3.1.20250104-pl5321h976ea20_0 
  libev              conda-forge/linux-aarch64::libev-4.33-h31becfc_2 
  libexpat           conda-forge/linux-aarch64::libexpat-2.7.1-hfae3067_0 
  libffi             conda-forge/linux-aarch64::libffi-3.4.6-he21f813_1 
  libgcc             conda-forge/linux-aarch64::libgcc-15.1.0-he277a41_4 
  libgcc-ng          conda-forge/linux-aarch64::libgcc-ng-15.1.0-he9431aa_4 
  libgomp            conda-forge/linux-aarch64::libgomp-15.1.0-he277a41_4 
  liblzma            conda-forge/linux-aarch64::liblzma-5.8.1-h86ecc28_2 
  libnghttp2         conda-forge/linux-aarch64::libnghttp2-1.64.0-hc8609a4_0 
  libnsl             conda-forge/linux-aarch64::libnsl-2.0.1-h86ecc28_1 
  libsqlite          conda-forge/linux-aarch64::libsqlite-3.50.4-h022381a_0 
  libssh2            conda-forge/linux-aarch64::libssh2-1.11.1-h18c354c_0 
  libstdcxx          conda-forge/linux-aarch64::libstdcxx-15.1.0-h3f4de04_4 
  libstdcxx-ng       conda-forge/linux-aarch64::libstdcxx-ng-15.1.0-hf1166c9_4 
  libuuid            conda-forge/linux-aarch64::libuuid-2.38.1-hb4cce97_0 
  libxcrypt          conda-forge/linux-aarch64::libxcrypt-4.4.36-h31becfc_1 
  libzlib            conda-forge/linux-aarch64::libzlib-1.3.1-h86ecc28_2 
  ncurses            conda-forge/linux-aarch64::ncurses-6.5-ha32ae93_3 
  openssl            conda-forge/linux-aarch64::openssl-3.5.2-h8e36d6e_0 
  pip                conda-forge/noarch::pip-25.2-pyh8b19718_0 
  python             conda-forge/linux-aarch64::python-3.10.18-h256493d_0_cpython 
  readline           conda-forge/linux-aarch64::readline-8.2-h8382b9d_2 
  samtools           bioconda/linux-aarch64::samtools-1.21-h0b41a95_1 
  setuptools         conda-forge/noarch::setuptools-80.9.0-pyhff2d567_0 
  tk                 conda-forge/linux-aarch64::tk-8.6.13-noxft_h5688188_102 
  tzdata             conda-forge/noarch::tzdata-2025b-h78e105d_0 
  wheel              conda-forge/noarch::wheel-0.45.1-pyhd8ed1ab_1 
  zstd               conda-forge/linux-aarch64::zstd-1.5.7-hbcf94c1_2 


Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
The path to samtools not provided.
Default samtools is used : /home/biocbuild/.local/share/r-miniconda/envs/env_samtools_1.21/bin/samtools
The path to samtools not provided.
Default samtools is used : /home/biocbuild/.local/share/r-miniconda/envs/env_samtools_1.21/bin/samtools
The path to samtools not provided.
Default samtools is used : /home/biocbuild/.local/share/r-miniconda/envs/env_samtools_1.21/bin/samtools
The path to samtools not provided.
Default samtools is used : /home/biocbuild/.local/share/r-miniconda/envs/env_samtools_1.21/bin/samtools

── Checking arguments ──────────────────────────────────────────────────────────
! Argument seg.var missing
taking default value seg.var = c("x","y")
✔ Segmentation with seg.var = c("x", "y")
✔ Using lmin = 5
✔ Using Kmax = 2
! Argument scale.variable missing
Taking default value scale.variable = FALSE for segmentation().
ℹ Argument diag.var was not provided
Taking default seg.var as diagnostic variables diag.var.
Setting diag.var = c("x", "y")
ℹ Argument order.var was not provided
Taking default diag.var[1] as ordering variable order.var.
Setting order.var = "x"

── Preparing and checking data ─────────────────────────────────────────────────

── Subsampling ──

! Subsampling automatically activated. To disable it, provide subsample = FALSE
ℹ Argument subsample_over was not provided
Taking default value for segmentation()
Setting subsample_over = 10000
✔ nrow(x) < subsample_over, no subsample needed

── Scaling and final data check ──

✔ No variable rescaling.
To activate, use scale.variable = TRUE
✔ Data have no repetition of nearly-identical values larger than lmin

── Running segmentation algorithm ──────────────────────────────────────────────
ℹ Running segmentation with lmin = 5 and Kmax = 2
→ Calculating cost matrix
✔ Cost matrix calculated
→ Calculating cost matrix
→ Dynamic Programming
✔ Optimal segmentation calculated for all number of segments <= 2
→ Dynamic Programming
→ Calculating segment statistics
✔ Best segmentation estimated with 1 segments, according to Lavielle's criterium
Other number of segments may be selected by looking for likelihood breaks with
plot_likelihood()
Results of the segmentation may be explored with plot() and segmap()
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 83 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-Process_Bam_Test.R:166:1'): (code run outside of `test_that()`) ──
Error in `BasiliskEnvironment(envname = condaenv, pkgname = "ELViS", channels = c("conda-forge", 
    "bioconda"), packages = c(glue("samtools=={condaenv_samtools_version}")))`: could not find function "BasiliskEnvironment"

[ FAIL 1 | WARN 1 | SKIP 0 | PASS 83 ]
Error: Test failures
Execution halted

Example timings

ELViS.Rcheck/ELViS-Ex.timings

nameusersystemelapsed
coord_to_grng0.1140.0000.115
coord_to_lst0.0010.0000.002
depth_hist1.2590.0961.359
filt_samples0.2650.0000.266
gene_cn_heatmaps16.948 0.49817.496
get_depth_matrix1.0690.1161.248
get_new_baseline0.2790.0000.280
integrative_heatmap38.297 0.55538.857
norm_fun0.0010.0000.001
plot_pileUp_multisample2.8450.0722.925
run_ELViS92.453 0.46693.190