Last updated on 2025-04-03 09:56:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.0.0 | 4.28 | 33.19 | 37.47 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 3.0.0 | 2.80 | 25.17 | 27.97 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 3.0.0 | 62.63 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 3.0.0 | 56.84 | OK | |||
r-devel-macos-arm64 | 3.0.0 | 23.00 | ERROR | |||
r-devel-macos-x86_64 | 3.0.0 | 46.00 | OK | |||
r-devel-windows-x86_64 | 3.0.0 | 5.00 | 60.00 | 65.00 | ERROR | |
r-patched-linux-x86_64 | 3.0.0 | 4.34 | 32.06 | 36.40 | ERROR | |
r-release-linux-x86_64 | 3.0.0 | 4.21 | 31.20 | 35.41 | ERROR | |
r-release-macos-arm64 | 3.0.0 | 25.00 | OK | |||
r-release-macos-x86_64 | 3.0.0 | 36.00 | OK | |||
r-release-windows-x86_64 | 3.0.0 | 6.00 | 60.00 | 66.00 | ERROR | |
r-oldrel-macos-arm64 | 3.0.0 | OK | ||||
r-oldrel-macos-x86_64 | 3.0.0 | 44.00 | OK | |||
r-oldrel-windows-x86_64 | 3.0.0 | 7.00 | 64.00 | 71.00 | ERROR |
Version: 3.0.0
Check: examples
Result: ERROR
Running examples in ‘T2DFitTailor-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: TailorExercisePlan
> ### Title: Visualize Tailored Exercise Plan for T2D Patients
> ### Aliases: TailorExercisePlan
>
> ### ** Examples
>
>
> #Create a demo dataframe
> set.seed(5)
> df <- data.frame(
+ Age = sample(39:77, 8, replace = TRUE),
+ Sex = sample(0:1, 8, replace = TRUE),
+ BMI = sample(18:31, 8, replace = TRUE),
+ WHtR = sample(0.4:0.6, 8, replace = TRUE),
+ PCS = sample(27:54, 8, replace = TRUE),
+ Duration_T2D = sample(1:26, 8, replace = TRUE),
+ Total_cholesterol = sample(7.4:14.1, 8, replace = TRUE),
+ HDL = sample(1:1.7, 8, replace = TRUE),
+ LDL = sample(2.2:4.7, 8, replace = TRUE),
+ VO2_Max = sample(13:45, 8, replace = TRUE),
+ Lung_capacity = sample(1900:4600, 8, replace = TRUE),
+ Back_Scratch_Test = sample(-30:8, 8, replace = TRUE))
>
> names(df) <- c('Age', 'Sex', 'BMI', 'WHtR', 'PCS', 'Duration_T2D (year)',
+ 'Total cholesterol (mmol/L)', 'HDL (mmol/L)', 'LDL (mmol/L)',
+ 'VO2_Max (ml/kg/min)', 'Lung_capacity (ml)', 'Back_Scratch_Test (cm)')
> rownames(df) <- c('Sample1', 'Sample2', 'Sample3', 'Sample4',
+ 'Sample5', 'Sample6', 'Sample7', 'Sample8')
>
> # Run the TailorExercisePlan function
> demo_result <- TailorExercisePlan(df)
Note: Sample_ID and the rownames of input data correspond on a one-to-one basis.
Error in curl::curl_fetch_memory(url, handle = handle) :
Could not connect to server [106.54.44.39]: Failed to connect to 106.54.44.39 port 5002 after 166 ms: Could not connect to server
Calls: TailorExercisePlan ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64
Version: 3.0.0
Check: examples
Result: ERROR
Running examples in ‘T2DFitTailor-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: TailorExercisePlan
> ### Title: Visualize Tailored Exercise Plan for T2D Patients
> ### Aliases: TailorExercisePlan
>
> ### ** Examples
>
>
> #Create a demo dataframe
> set.seed(5)
> df <- data.frame(
+ Age = sample(39:77, 8, replace = TRUE),
+ Sex = sample(0:1, 8, replace = TRUE),
+ BMI = sample(18:31, 8, replace = TRUE),
+ WHtR = sample(0.4:0.6, 8, replace = TRUE),
+ PCS = sample(27:54, 8, replace = TRUE),
+ Duration_T2D = sample(1:26, 8, replace = TRUE),
+ Total_cholesterol = sample(7.4:14.1, 8, replace = TRUE),
+ HDL = sample(1:1.7, 8, replace = TRUE),
+ LDL = sample(2.2:4.7, 8, replace = TRUE),
+ VO2_Max = sample(13:45, 8, replace = TRUE),
+ Lung_capacity = sample(1900:4600, 8, replace = TRUE),
+ Back_Scratch_Test = sample(-30:8, 8, replace = TRUE))
>
> names(df) <- c('Age', 'Sex', 'BMI', 'WHtR', 'PCS', 'Duration_T2D (year)',
+ 'Total cholesterol (mmol/L)', 'HDL (mmol/L)', 'LDL (mmol/L)',
+ 'VO2_Max (ml/kg/min)', 'Lung_capacity (ml)', 'Back_Scratch_Test (cm)')
> rownames(df) <- c('Sample1', 'Sample2', 'Sample3', 'Sample4',
+ 'Sample5', 'Sample6', 'Sample7', 'Sample8')
>
> # Run the TailorExercisePlan function
> demo_result <- TailorExercisePlan(df)
Note: Sample_ID and the rownames of input data correspond on a one-to-one basis.
Error in curl::curl_fetch_memory(url, handle = handle) :
Could not connect to server [106.54.44.39]: Failed to connect to 106.54.44.39 port 5002 after 209 ms: Could not connect to server
Calls: TailorExercisePlan ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 3.0.0
Check: examples
Result: ERROR
Running examples in ‘T2DFitTailor-Ex.R’ failed
The error most likely occurred in:
> ### Name: TailorExercisePlan
> ### Title: Visualize Tailored Exercise Plan for T2D Patients
> ### Aliases: TailorExercisePlan
>
> ### ** Examples
>
>
> #Create a demo dataframe
> set.seed(5)
> df <- data.frame(
+ Age = sample(39:77, 8, replace = TRUE),
+ Sex = sample(0:1, 8, replace = TRUE),
+ BMI = sample(18:31, 8, replace = TRUE),
+ WHtR = sample(0.4:0.6, 8, replace = TRUE),
+ PCS = sample(27:54, 8, replace = TRUE),
+ Duration_T2D = sample(1:26, 8, replace = TRUE),
+ Total_cholesterol = sample(7.4:14.1, 8, replace = TRUE),
+ HDL = sample(1:1.7, 8, replace = TRUE),
+ LDL = sample(2.2:4.7, 8, replace = TRUE),
+ VO2_Max = sample(13:45, 8, replace = TRUE),
+ Lung_capacity = sample(1900:4600, 8, replace = TRUE),
+ Back_Scratch_Test = sample(-30:8, 8, replace = TRUE))
>
> names(df) <- c('Age', 'Sex', 'BMI', 'WHtR', 'PCS', 'Duration_T2D (year)',
+ 'Total cholesterol (mmol/L)', 'HDL (mmol/L)', 'LDL (mmol/L)',
+ 'VO2_Max (ml/kg/min)', 'Lung_capacity (ml)', 'Back_Scratch_Test (cm)')
> rownames(df) <- c('Sample1', 'Sample2', 'Sample3', 'Sample4',
+ 'Sample5', 'Sample6', 'Sample7', 'Sample8')
>
> # Run the TailorExercisePlan function
> demo_result <- TailorExercisePlan(df)
Note: Sample_ID and the rownames of input data correspond on a one-to-one basis.
Error in curl::curl_fetch_memory(url, handle = handle) :
Could not connect to server [106.54.44.39]: Failed to connect to 106.54.44.39 port 5002 after 291 ms: Could not connect to server
Calls: TailorExercisePlan ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-devel-macos-arm64
Version: 3.0.0
Check: examples
Result: ERROR
Running examples in 'T2DFitTailor-Ex.R' failed
The error most likely occurred in:
> ### Name: TailorExercisePlan
> ### Title: Visualize Tailored Exercise Plan for T2D Patients
> ### Aliases: TailorExercisePlan
>
> ### ** Examples
>
>
> #Create a demo dataframe
> set.seed(5)
> df <- data.frame(
+ Age = sample(39:77, 8, replace = TRUE),
+ Sex = sample(0:1, 8, replace = TRUE),
+ BMI = sample(18:31, 8, replace = TRUE),
+ WHtR = sample(0.4:0.6, 8, replace = TRUE),
+ PCS = sample(27:54, 8, replace = TRUE),
+ Duration_T2D = sample(1:26, 8, replace = TRUE),
+ Total_cholesterol = sample(7.4:14.1, 8, replace = TRUE),
+ HDL = sample(1:1.7, 8, replace = TRUE),
+ LDL = sample(2.2:4.7, 8, replace = TRUE),
+ VO2_Max = sample(13:45, 8, replace = TRUE),
+ Lung_capacity = sample(1900:4600, 8, replace = TRUE),
+ Back_Scratch_Test = sample(-30:8, 8, replace = TRUE))
>
> names(df) <- c('Age', 'Sex', 'BMI', 'WHtR', 'PCS', 'Duration_T2D (year)',
+ 'Total cholesterol (mmol/L)', 'HDL (mmol/L)', 'LDL (mmol/L)',
+ 'VO2_Max (ml/kg/min)', 'Lung_capacity (ml)', 'Back_Scratch_Test (cm)')
> rownames(df) <- c('Sample1', 'Sample2', 'Sample3', 'Sample4',
+ 'Sample5', 'Sample6', 'Sample7', 'Sample8')
>
> # Run the TailorExercisePlan function
> demo_result <- TailorExercisePlan(df)
Note: Sample_ID and the rownames of input data correspond on a one-to-one basis.
Error in curl::curl_fetch_memory(url, handle = handle) :
Could not connect to server [106.54.44.39]: Failed to connect to 106.54.44.39 port 5002 after 3081 ms: Could not connect to server
Calls: TailorExercisePlan ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-devel-windows-x86_64
Version: 3.0.0
Check: examples
Result: ERROR
Running examples in ‘T2DFitTailor-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: TailorExercisePlan
> ### Title: Visualize Tailored Exercise Plan for T2D Patients
> ### Aliases: TailorExercisePlan
>
> ### ** Examples
>
>
> #Create a demo dataframe
> set.seed(5)
> df <- data.frame(
+ Age = sample(39:77, 8, replace = TRUE),
+ Sex = sample(0:1, 8, replace = TRUE),
+ BMI = sample(18:31, 8, replace = TRUE),
+ WHtR = sample(0.4:0.6, 8, replace = TRUE),
+ PCS = sample(27:54, 8, replace = TRUE),
+ Duration_T2D = sample(1:26, 8, replace = TRUE),
+ Total_cholesterol = sample(7.4:14.1, 8, replace = TRUE),
+ HDL = sample(1:1.7, 8, replace = TRUE),
+ LDL = sample(2.2:4.7, 8, replace = TRUE),
+ VO2_Max = sample(13:45, 8, replace = TRUE),
+ Lung_capacity = sample(1900:4600, 8, replace = TRUE),
+ Back_Scratch_Test = sample(-30:8, 8, replace = TRUE))
>
> names(df) <- c('Age', 'Sex', 'BMI', 'WHtR', 'PCS', 'Duration_T2D (year)',
+ 'Total cholesterol (mmol/L)', 'HDL (mmol/L)', 'LDL (mmol/L)',
+ 'VO2_Max (ml/kg/min)', 'Lung_capacity (ml)', 'Back_Scratch_Test (cm)')
> rownames(df) <- c('Sample1', 'Sample2', 'Sample3', 'Sample4',
+ 'Sample5', 'Sample6', 'Sample7', 'Sample8')
>
> # Run the TailorExercisePlan function
> demo_result <- TailorExercisePlan(df)
Note: Sample_ID and the rownames of input data correspond on a one-to-one basis.
Error in curl::curl_fetch_memory(url, handle = handle) :
Could not connect to server [106.54.44.39]: Failed to connect to 106.54.44.39 port 5002 after 199 ms: Could not connect to server
Calls: TailorExercisePlan ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-release-linux-x86_64
Version: 3.0.0
Check: examples
Result: ERROR
Running examples in 'T2DFitTailor-Ex.R' failed
The error most likely occurred in:
> ### Name: TailorExercisePlan
> ### Title: Visualize Tailored Exercise Plan for T2D Patients
> ### Aliases: TailorExercisePlan
>
> ### ** Examples
>
>
> #Create a demo dataframe
> set.seed(5)
> df <- data.frame(
+ Age = sample(39:77, 8, replace = TRUE),
+ Sex = sample(0:1, 8, replace = TRUE),
+ BMI = sample(18:31, 8, replace = TRUE),
+ WHtR = sample(0.4:0.6, 8, replace = TRUE),
+ PCS = sample(27:54, 8, replace = TRUE),
+ Duration_T2D = sample(1:26, 8, replace = TRUE),
+ Total_cholesterol = sample(7.4:14.1, 8, replace = TRUE),
+ HDL = sample(1:1.7, 8, replace = TRUE),
+ LDL = sample(2.2:4.7, 8, replace = TRUE),
+ VO2_Max = sample(13:45, 8, replace = TRUE),
+ Lung_capacity = sample(1900:4600, 8, replace = TRUE),
+ Back_Scratch_Test = sample(-30:8, 8, replace = TRUE))
>
> names(df) <- c('Age', 'Sex', 'BMI', 'WHtR', 'PCS', 'Duration_T2D (year)',
+ 'Total cholesterol (mmol/L)', 'HDL (mmol/L)', 'LDL (mmol/L)',
+ 'VO2_Max (ml/kg/min)', 'Lung_capacity (ml)', 'Back_Scratch_Test (cm)')
> rownames(df) <- c('Sample1', 'Sample2', 'Sample3', 'Sample4',
+ 'Sample5', 'Sample6', 'Sample7', 'Sample8')
>
> # Run the TailorExercisePlan function
> demo_result <- TailorExercisePlan(df)
Note: Sample_ID and the rownames of input data correspond on a one-to-one basis.
Error in curl::curl_fetch_memory(url, handle = handle) :
Could not connect to server [106.54.44.39]: Failed to connect to 106.54.44.39 port 5002 after 2923 ms: Could not connect to server
Calls: TailorExercisePlan ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-release-windows-x86_64
Version: 3.0.0
Check: examples
Result: ERROR
Running examples in 'T2DFitTailor-Ex.R' failed
The error most likely occurred in:
> ### Name: TailorExercisePlan
> ### Title: Visualize Tailored Exercise Plan for T2D Patients
> ### Aliases: TailorExercisePlan
>
> ### ** Examples
>
>
> #Create a demo dataframe
> set.seed(5)
> df <- data.frame(
+ Age = sample(39:77, 8, replace = TRUE),
+ Sex = sample(0:1, 8, replace = TRUE),
+ BMI = sample(18:31, 8, replace = TRUE),
+ WHtR = sample(0.4:0.6, 8, replace = TRUE),
+ PCS = sample(27:54, 8, replace = TRUE),
+ Duration_T2D = sample(1:26, 8, replace = TRUE),
+ Total_cholesterol = sample(7.4:14.1, 8, replace = TRUE),
+ HDL = sample(1:1.7, 8, replace = TRUE),
+ LDL = sample(2.2:4.7, 8, replace = TRUE),
+ VO2_Max = sample(13:45, 8, replace = TRUE),
+ Lung_capacity = sample(1900:4600, 8, replace = TRUE),
+ Back_Scratch_Test = sample(-30:8, 8, replace = TRUE))
>
> names(df) <- c('Age', 'Sex', 'BMI', 'WHtR', 'PCS', 'Duration_T2D (year)',
+ 'Total cholesterol (mmol/L)', 'HDL (mmol/L)', 'LDL (mmol/L)',
+ 'VO2_Max (ml/kg/min)', 'Lung_capacity (ml)', 'Back_Scratch_Test (cm)')
> rownames(df) <- c('Sample1', 'Sample2', 'Sample3', 'Sample4',
+ 'Sample5', 'Sample6', 'Sample7', 'Sample8')
>
> # Run the TailorExercisePlan function
> demo_result <- TailorExercisePlan(df)
Note: Sample_ID and the rownames of input data correspond on a one-to-one basis.
Error in curl::curl_fetch_memory(url, handle = handle) :
Could not connect to server [106.54.44.39]: Failed to connect to 106.54.44.39 port 5002 after 2842 ms: Could not connect to server
Calls: TailorExercisePlan ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-oldrel-windows-x86_64