Last updated on 2026-06-08 04:49:21 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 9.54 | 56.91 | 66.45 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 5.30 | 38.49 | 43.79 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 16.00 | 92.10 | 108.10 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 15.00 | 89.89 | 104.89 | OK | |
| r-devel-windows-x86_64 | 0.1.1 | 10.00 | 65.00 | 75.00 | OK | |
| r-patched-linux-x86_64 | 0.1.1 | 9.18 | 54.08 | 63.26 | OK | |
| r-release-linux-x86_64 | 0.1.1 | 7.99 | 53.43 | 61.42 | OK | |
| r-release-macos-arm64 | 0.1.1 | 2.00 | 15.00 | 17.00 | OK | |
| r-release-macos-x86_64 | 0.1.1 | 6.00 | 52.00 | 58.00 | OK | |
| r-release-windows-x86_64 | 0.1.1 | 10.00 | 67.00 | 77.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.1 | 2.00 | 20.00 | 22.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.1 | 6.00 | 61.00 | 67.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1 | 13.00 | 82.00 | 95.00 | OK |
Version: 0.1.1
Check: examples
Result: ERROR
Running examples in ‘DNAmf-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: DNAmf
> ### Title: Fitting a Diffusion Non-Additive model for multi-fidelity
> ### computer experiments with tuning parameters
> ### Aliases: DNAmf
>
> ### ** Examples
>
> ### Non-Additive example ###
> library(RNAmf)
Error in library(RNAmf) : there is no package called ‘RNAmf’
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc