Last updated on 2018-07-17 01:46:49 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 3.55 | 55.06 | 58.61 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 3.09 | 43.19 | 46.28 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 73.69 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 69.51 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.2.1 | 13.00 | 71.00 | 84.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.1 | 3.94 | 50.76 | 54.70 | ERROR | |
r-patched-solaris-x86 | 0.2.1 | 105.10 | ERROR | |||
r-release-linux-x86_64 | 0.2.1 | 2.95 | 50.27 | 53.22 | ERROR | |
r-release-windows-ix86+x86_64 | 0.2.1 | 9.00 | 88.00 | 97.00 | ERROR | |
r-release-osx-x86_64 | 0.2.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.1 | 6.00 | 91.00 | 97.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.2.1 | OK |
Version: 0.2.1
Check: examples
Result: ERROR
Running examples in ‘BioPET-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: plot_enrichment_summaries
> ### Title: Plotting Prognostic Enrichment Estimates
> ### Aliases: plot_enrichment_summaries
>
> ### ** Examples
>
>
> data(dcaData)
> # one marker
> analysis.single.marker <- enrichment_analysis(Cancer ~ Marker1,
+ data=dcaData,
+ reduction.under.treatment=0.3,
+ cost.screening=100, cost.keeping=1000)
> plot_enrichment_summaries(analysis.single.marker)
Error: `data` must be uniquely named but has duplicate elements
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.2.1
Check: examples
Result: ERROR
Running examples in ‘BioPET-Ex.R’ failed
The error most likely occurred in:
> ### Name: plot_enrichment_summaries
> ### Title: Plotting Prognostic Enrichment Estimates
> ### Aliases: plot_enrichment_summaries
>
> ### ** Examples
>
>
> data(dcaData)
> # one marker
> analysis.single.marker <- enrichment_analysis(Cancer ~ Marker1,
+ data=dcaData,
+ reduction.under.treatment=0.3,
+ cost.screening=100, cost.keeping=1000)
> plot_enrichment_summaries(analysis.single.marker)
Error: `data` must be uniquely named but has duplicate elements
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64