Last updated on 2025-01-17 21:49:42 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 37.53 | 266.66 | 304.19 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 29.08 | 192.22 | 221.30 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 518.14 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 321.11 | OK | |||
r-devel-windows-x86_64 | 1.0.1 | 38.00 | 249.00 | 287.00 | OK | |
r-release-macos-arm64 | 1.0.1 | 10.00 | ERROR | |||
r-release-macos-x86_64 | 1.0.1 | 11.00 | ERROR | |||
r-release-windows-x86_64 | 1.0.1 | 34.00 | 266.00 | 300.00 | OK | |
r-oldrel-macos-arm64 | 1.0.1 | 9.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.0.1 | 11.00 | ERROR |
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in ‘ProtE-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: dianno
> ### Title: DIA NN proteomics data analysis
> ### Aliases: dianno
>
> ### ** Examples
>
> #Example of running the function with paths for two groups.
> # The file path is a placeholder, replace it with an actual file.
>
> jittered.pg_matrix.tsv <- system.file("extdata", "report.pg_matrix.tsv", package = "ProtE")
> dianno(file = jittered.pg_matrix.tsv,
+ group_names = c("Healthy","Control"),
+ samples_per_group = c(5,5), filtering_value = 80)
The ProtE process starts now!
Error in grid.newpage() :
could not open file '/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ProtE/extdata/ProtE_Analysis/Plots/meanSdPlot.bmp'
Calls: dianno
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in ‘ProtE-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: dianno
> ### Title: DIA NN proteomics data analysis
> ### Aliases: dianno
>
> ### ** Examples
>
> #Example of running the function with paths for two groups.
> # The file path is a placeholder, replace it with an actual file.
>
> jittered.pg_matrix.tsv <- system.file("extdata", "report.pg_matrix.tsv", package = "ProtE")
> dianno(file = jittered.pg_matrix.tsv,
+ group_names = c("Healthy","Control"),
+ samples_per_group = c(5,5), filtering_value = 80)
The ProtE process starts now!
Error in grid.newpage() :
could not open file '/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/ProtE/extdata/ProtE_Analysis/Plots/meanSdPlot.bmp'
Calls: dianno
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.1
Check: package dependencies
Result: ERROR
Package required but not available: ‘UniProt.ws’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64