Last updated on 2026-01-30 13:50:10 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.3 | 3.12 | 35.52 | 38.64 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.3.3 | 2.29 | 26.81 | 29.10 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.3.3 | 6.00 | 61.36 | 67.36 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.3 | 5.00 | 72.80 | 77.80 | ERROR | |
| r-devel-windows-x86_64 | 1.3.3 | 6.00 | 60.00 | 66.00 | OK | |
| r-patched-linux-x86_64 | 1.3.3 | 3.02 | 31.79 | 34.81 | OK | |
| r-release-linux-x86_64 | 1.3.3 | 3.40 | 31.74 | 35.14 | OK | |
| r-release-macos-arm64 | 1.3.3 | OK | ||||
| r-release-macos-x86_64 | 1.3.3 | 2.00 | 46.00 | 48.00 | OK | |
| r-release-windows-x86_64 | 1.3.3 | 6.00 | 59.00 | 65.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.3 | OK | ||||
| r-oldrel-macos-x86_64 | 1.3.3 | 2.00 | 36.00 | 38.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.3 | 7.00 | 65.00 | 72.00 | OK |
Version: 1.3.3
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Dmitriy Bolotov <rpmmlsupport@softwareag.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Tridivesh",
family = "Jena",
role = "aut"),
person(given = c("Wen", "Ching"),
family = "Lin",
role = "aut"),
person(given = "Dmitriy",
family = "Bolotov",
role = c("aut", "cre"),
email = "rpmmlsupport@softwareag.com"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.3.3
Check: Rd cross-references
Result: NOTE
Unknown package ‘pmml’ in Rd xrefs
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.3.3
Check: examples
Result: ERROR
Running examples in ‘pmmlTransformations-Ex.R’ failed
The error most likely occurred in:
> ### Name: DiscretizeXform
> ### Title: Discretizes a continuous variable to a discrete one as indicated
> ### by interval mappings. This is in accordance to the PMML element:
> ### *Discretize*
> ### Aliases: DiscretizeXform
> ### Keywords: manip
>
> ### ** Examples
>
> # Load the pmmlTransformations package
> library(pmmlTransformations)
> library(pmml)
Error in library(pmml) : there is no package called ‘pmml’
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.3.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘FunctionXform.Rmd’ using rmarkdown
Quitting from FunctionXform.Rmd:30-34 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'pmml'
---
Backtrace:
▆
1. └─base::library(pmml)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'FunctionXform.Rmd' failed with diagnostics:
there is no package called 'pmml'
--- failed re-building ‘FunctionXform.Rmd’
SUMMARY: processing the following file failed:
‘FunctionXform.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc