Last updated on 2024-12-26 01:49:58 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 5.08 | 74.72 | 79.80 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 4.26 | 54.67 | 58.93 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 136.95 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 136.45 | OK | |||
r-devel-windows-x86_64 | 1.0.2 | 7.00 | 74.00 | 81.00 | ERROR | |
r-patched-linux-x86_64 | 1.0.2 | 5.43 | 71.15 | 76.58 | OK | |
r-release-linux-x86_64 | 1.0.2 | 5.68 | 72.25 | 77.93 | OK | |
r-release-macos-arm64 | 1.0.2 | 48.00 | OK | |||
r-release-macos-x86_64 | 1.0.2 | 81.00 | OK | |||
r-release-windows-x86_64 | 1.0.2 | 7.00 | 71.00 | 78.00 | ERROR | |
r-oldrel-macos-arm64 | 1.0.2 | 46.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.2 | 79.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.2 | 9.00 | 84.00 | 93.00 | ERROR |
Version: 1.0.2
Check: examples
Result: ERROR
Running examples in 'eudract-Ex.R' failed
The error most likely occurred in:
> ### Name: clintrials_gov_convert
> ### Title: applies a conversion using xslt from a simple xml file to a
> ### ClinicalTrials.gov compatible file, and checks against the schema
> ### Aliases: clintrials_gov_convert
>
> ### ** Examples
>
> safety_statistics <- safety_summary(safety,
+ exposed=c("Experimental"=60,"Control"=67))
> simple <- tempfile(fileext = ".xml")
> eudract <- tempfile(fileext = ".xml")
> ct <- tempfile(fileext = ".xml")
> simple_safety_xml(safety_statistics, simple)
'D:\temp\2024_12_22_01_50_00_26287\Rtmpm2XOiO\file16aa47c923efe.xml' is created or modified
> eudract_convert(input=simple,
+ output=eudract)
'D:\temp\2024_12_22_01_50_00_26287\Rtmpm2XOiO\file16aa43d37bb3.xml' is created or modified
Flavor: r-devel-windows-x86_64
Version: 1.0.2
Check: tests
Result: ERROR
Running 'testthat.R' [2s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(eudract)
>
> test_check("eudract")
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 1.0.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'eudract.Rmd' using rmarkdown
--- re-building 'standard_reporting.Rmd' using rmarkdown
--- finished re-building 'standard_reporting.Rmd'
SUMMARY: processing the following file failed:
'eudract.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
Version: 1.0.2
Check: examples
Result: ERROR
Running examples in 'eudract-Ex.R' failed
The error most likely occurred in:
> ### Name: clintrials_gov_convert
> ### Title: applies a conversion using xslt from a simple xml file to a
> ### ClinicalTrials.gov compatible file, and checks against the schema
> ### Aliases: clintrials_gov_convert
>
> ### ** Examples
>
> safety_statistics <- safety_summary(safety,
+ exposed=c("Experimental"=60,"Control"=67))
> simple <- tempfile(fileext = ".xml")
> eudract <- tempfile(fileext = ".xml")
> ct <- tempfile(fileext = ".xml")
> simple_safety_xml(safety_statistics, simple)
'D:\temp\2024_12_21_01_50_00_6285\RtmpItcSf5\filecbd41df331e6.xml' is created or modified
> eudract_convert(input=simple,
+ output=eudract)
'D:\temp\2024_12_21_01_50_00_6285\RtmpItcSf5\filecbd41c6d3aa8.xml' is created or modified
Flavor: r-release-windows-x86_64
Version: 1.0.2
Check: examples
Result: ERROR
Running examples in 'eudract-Ex.R' failed
The error most likely occurred in:
> ### Name: clintrials_gov_convert
> ### Title: applies a conversion using xslt from a simple xml file to a
> ### ClinicalTrials.gov compatible file, and checks against the schema
> ### Aliases: clintrials_gov_convert
>
> ### ** Examples
>
> safety_statistics <- safety_summary(safety,
+ exposed=c("Experimental"=60,"Control"=67))
> simple <- tempfile(fileext = ".xml")
> eudract <- tempfile(fileext = ".xml")
> ct <- tempfile(fileext = ".xml")
> simple_safety_xml(safety_statistics, simple)
'D:\temp\2024_12_25_01_50_00_20757\RtmpeAekKt\file2bf303d776879.xml' is created or modified
> eudract_convert(input=simple,
+ output=eudract)
'D:\temp\2024_12_25_01_50_00_20757\RtmpeAekKt\file2bf30cff70fb.xml' is created or modified
Flavor: r-oldrel-windows-x86_64
Version: 1.0.2
Check: tests
Result: ERROR
Running 'testthat.R' [3s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(eudract)
>
> test_check("eudract")
Flavor: r-oldrel-windows-x86_64