Last updated on 2025-01-09 01:49:43 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | OK | ||||
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 4.04 | 54.97 | 59.01 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 133.40 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 137.71 | OK | |||
r-devel-windows-x86_64 | 1.0.2 | 9.00 | 75.00 | 84.00 | ERROR | |
r-patched-linux-x86_64 | 1.0.2 | 5.90 | 71.78 | 77.68 | OK | |
r-release-linux-x86_64 | 1.0.2 | 3.95 | 70.77 | 74.72 | 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 | 9.00 | 73.00 | 82.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 | 82.00 | 91.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\2025_01_08_01_50_00_5874\RtmpEtI3P0\file2ce98684e7b79.xml' is created or modified
> eudract_convert(input=simple,
+ output=eudract)
'D:\temp\2025_01_08_01_50_00_5874\RtmpEtI3P0\file2ce982ebe7b8c.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\2025_01_04_01_50_00_24169\RtmpqajeSr\file257b475831788.xml' is created or modified
> eudract_convert(input=simple,
+ output=eudract)
'D:\temp\2025_01_04_01_50_00_24169\RtmpqajeSr\file257b464483f8e.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\2025_01_08_01_50_00_5874\Rtmpw7xwSC\file1234c6e4e1127.xml' is created or modified
> eudract_convert(input=simple,
+ output=eudract)
'D:\temp\2025_01_08_01_50_00_5874\Rtmpw7xwSC\file1234c2e835267.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