CRAN Package Check Results for Package digiRhythm

Last updated on 2022-11-03 18:49:10 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 9.64 92.96 102.60 ERROR
r-devel-linux-x86_64-debian-gcc 1.0 8.17 70.13 78.30 ERROR
r-devel-linux-x86_64-fedora-clang 1.0 134.84 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0 130.87 ERROR
r-devel-windows-x86_64 1.0 46.00 140.00 186.00 ERROR
r-patched-linux-x86_64 1.0 9.08 136.79 145.87 OK
r-release-linux-x86_64 1.0 8.66 139.47 148.13 OK
r-release-macos-arm64 1.0 53.00 ERROR
r-release-macos-x86_64 1.0 96.00 OK
r-release-windows-x86_64 1.0 46.00 198.00 244.00 OK
r-oldrel-macos-arm64 1.0 53.00 WARN
r-oldrel-macos-x86_64 1.0 96.00 OK
r-oldrel-windows-ix86+x86_64 1.0 21.00 181.00 202.00 OK

Check Details

Version: 1.0
Check: examples
Result: ERROR
    Running examples in 'digiRhythm-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: resample_dgm
    > ### Title: Change the sampling of a digiRhythm friendly dataset
    > ### Aliases: resample_dgm
    >
    > ### ** Examples
    >
    > data("df516b_2", package = "digiRhythm")
    > df <- df516b_2
    > df <- remove_activity_outliers(df)
    > new_sampling <- 30
    > new_dgm <- resample_dgm(df, new_sampling)
    Error in if ((new_sampling%%original_sampling) != 0) { :
     missing value where TRUE/FALSE needed
    Calls: resample_dgm
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.0
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
     ...
    --- re-building 'Actgram_diurnality_avg_activity.Rmd' using rmarkdown
    Quitting from lines 30-36 (Actgram_diurnality_avg_activity.Rmd)
    Error: processing vignette 'Actgram_diurnality_avg_activity.Rmd' failed with diagnostics:
    missing value where TRUE/FALSE needed
    --- failed re-building 'Actgram_diurnality_avg_activity.Rmd'
    
    --- re-building 'DFC_and_HP_and_changing_plots.Rmd' using rmarkdown
    Quitting from lines 20-26 (DFC_and_HP_and_changing_plots.Rmd)
    Error: processing vignette 'DFC_and_HP_and_changing_plots.Rmd' failed with diagnostics:
    missing value where TRUE/FALSE needed
    --- failed re-building 'DFC_and_HP_and_changing_plots.Rmd'
    
    --- re-building 'Loading_and_preprocessing_data_in_DigiRhythm.Rmd' using rmarkdown
    trying URL 'https://raw.githubusercontent.com/nasserdr/digiRhythm_sample_datasets/main/516b_2.csv'
    Content type 'text/plain; charset=utf-8' length 2655404 bytes (2.5 MB)
    ==================================================
    downloaded 2.5 MB
    
    Quitting from lines 118-120 (Loading_and_preprocessing_data_in_DigiRhythm.Rmd)
    Error: processing vignette 'Loading_and_preprocessing_data_in_DigiRhythm.Rmd' failed with diagnostics:
    missing value where TRUE/FALSE needed
    --- failed re-building 'Loading_and_preprocessing_data_in_DigiRhythm.Rmd'
    
    SUMMARY: processing the following files failed:
     'Actgram_diurnality_avg_activity.Rmd'
     'DFC_and_HP_and_changing_plots.Rmd'
     'Loading_and_preprocessing_data_in_DigiRhythm.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.0
Check: examples
Result: ERROR
    Running examples in ‘digiRhythm-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: resample_dgm
    > ### Title: Change the sampling of a digiRhythm friendly dataset
    > ### Aliases: resample_dgm
    >
    > ### ** Examples
    >
    > data("df516b_2", package = "digiRhythm")
    > df <- df516b_2
    > df <- remove_activity_outliers(df)
    > new_sampling <- 30
    > new_dgm <- resample_dgm(df, new_sampling)
    Error in if ((new_sampling%%original_sampling) != 0) { :
     missing value where TRUE/FALSE needed
    Calls: resample_dgm
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Version: 1.0
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
    --- re-building ‘Actgram_diurnality_avg_activity.Rmd’ using rmarkdown
    Quitting from lines 30-36 (Actgram_diurnality_avg_activity.Rmd)
    Error: processing vignette 'Actgram_diurnality_avg_activity.Rmd' failed with diagnostics:
    missing value where TRUE/FALSE needed
    --- failed re-building ‘Actgram_diurnality_avg_activity.Rmd’
    
    --- re-building ‘DFC_and_HP_and_changing_plots.Rmd’ using rmarkdown
    Quitting from lines 20-26 (DFC_and_HP_and_changing_plots.Rmd)
    Error: processing vignette 'DFC_and_HP_and_changing_plots.Rmd' failed with diagnostics:
    missing value where TRUE/FALSE needed
    --- failed re-building ‘DFC_and_HP_and_changing_plots.Rmd’
    
    --- re-building ‘Loading_and_preprocessing_data_in_DigiRhythm.Rmd’ using rmarkdown
    trying URL 'https://raw.githubusercontent.com/nasserdr/digiRhythm_sample_datasets/main/516b_2.csv'
    Content type 'text/plain; charset=utf-8' length 2655404 bytes (2.5 MB)
    ==================================================
    downloaded 2.5 MB
    
    Quitting from lines 118-120 (Loading_and_preprocessing_data_in_DigiRhythm.Rmd)
    Error: processing vignette 'Loading_and_preprocessing_data_in_DigiRhythm.Rmd' failed with diagnostics:
    missing value where TRUE/FALSE needed
    --- failed re-building ‘Loading_and_preprocessing_data_in_DigiRhythm.Rmd’
    
    SUMMARY: processing the following files failed:
     ‘Actgram_diurnality_avg_activity.Rmd’
     ‘DFC_and_HP_and_changing_plots.Rmd’
     ‘Loading_and_preprocessing_data_in_DigiRhythm.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Version: 1.0
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
    --- re-building ‘Actgram_diurnality_avg_activity.Rmd’ using rmarkdown
    Quitting from lines 30-36 (Actgram_diurnality_avg_activity.Rmd)
    Error: processing vignette 'Actgram_diurnality_avg_activity.Rmd' failed with diagnostics:
    missing value where TRUE/FALSE needed
    --- failed re-building ‘Actgram_diurnality_avg_activity.Rmd’
    
    --- re-building ‘DFC_and_HP_and_changing_plots.Rmd’ using rmarkdown
    Quitting from lines 20-26 (DFC_and_HP_and_changing_plots.Rmd)
    Error: processing vignette 'DFC_and_HP_and_changing_plots.Rmd' failed with diagnostics:
    missing value where TRUE/FALSE needed
    --- failed re-building ‘DFC_and_HP_and_changing_plots.Rmd’
    
    --- re-building ‘Loading_and_preprocessing_data_in_DigiRhythm.Rmd’ using rmarkdown
    trying URL 'https://raw.githubusercontent.com/nasserdr/digiRhythm_sample_datasets/main/516b_2.csv'
    Content type 'text/plain; charset=utf-8' length 2655404 bytes (2.5 MB)
    ==================================================
    downloaded 2.5 MB
    
    --- finished re-building ‘Loading_and_preprocessing_data_in_DigiRhythm.Rmd’
    
    SUMMARY: processing the following files failed:
     ‘Actgram_diurnality_avg_activity.Rmd’
     ‘DFC_and_HP_and_changing_plots.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-release-macos-arm64

Version: 1.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘Actgram_diurnality_avg_activity.Rmd’ using rmarkdown
    Quitting from lines 30-36 (Actgram_diurnality_avg_activity.Rmd)
    Error: processing vignette 'Actgram_diurnality_avg_activity.Rmd' failed with diagnostics:
    missing value where TRUE/FALSE needed
    --- failed re-building ‘Actgram_diurnality_avg_activity.Rmd’
    
    --- re-building ‘DFC_and_HP_and_changing_plots.Rmd’ using rmarkdown
    Quitting from lines 20-26 (DFC_and_HP_and_changing_plots.Rmd)
    Error: processing vignette 'DFC_and_HP_and_changing_plots.Rmd' failed with diagnostics:
    missing value where TRUE/FALSE needed
    --- failed re-building ‘DFC_and_HP_and_changing_plots.Rmd’
    
    --- re-building ‘Loading_and_preprocessing_data_in_DigiRhythm.Rmd’ using rmarkdown
    trying URL 'https://raw.githubusercontent.com/nasserdr/digiRhythm_sample_datasets/main/516b_2.csv'
    Content type 'text/plain; charset=utf-8' length 2655404 bytes (2.5 MB)
    ==================================================
    downloaded 2.5 MB
    
    --- finished re-building ‘Loading_and_preprocessing_data_in_DigiRhythm.Rmd’
    
    SUMMARY: processing the following files failed:
     ‘Actgram_diurnality_avg_activity.Rmd’
     ‘DFC_and_HP_and_changing_plots.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-macos-arm64