Last updated on 2025-10-10 13:50:00 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
SpatialfdaR | 13 | ||
TestGardener | 9 | 4 |
Current CRAN status: NOTE: 13
Version: 1.0.0
Check: Rd files
Result: NOTE
checkRd: (-1) create.FEM.basis.Rd:131: Lost braces in \enumerate; \value handles \item{}{} directly
checkRd: (-1) create.FEM.basis.Rd:132: Lost braces in \enumerate; \value handles \item{}{} directly
checkRd: (-1) create.FEM.basis.Rd:133-134: Lost braces in \enumerate; \value handles \item{}{} directly
checkRd: (-1) create.FEM.basis.Rd:135-138: Lost braces in \enumerate; \value handles \item{}{} directly
checkRd: (-1) create.FEM.basis.Rd:139-142: Lost braces in \enumerate; \value handles \item{}{} directly
checkRd: (-1) create.FEM.basis.Rd:143-146: Lost braces in \enumerate; \value handles \item{}{} directly
checkRd: (-1) makenodes.Rd:38-40: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) makenodes.Rd:41-48: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) makenodes.Rd:49-61: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) makenodes.Rd:62-64: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) makenodes.Rd:65-67: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) mass.FEM.Rd:17: Lost braces in \itemize; meant \describe ?
checkRd: (-1) mass.FEM.Rd:18: Lost braces in \itemize; meant \describe ?
checkRd: (-1) mass.FEM.Rd:19: Lost braces in \itemize; meant \describe ?
checkRd: (-1) mass.FEM.Rd:20-21: Lost braces in \itemize; meant \describe ?
checkRd: (-1) squareMesh.Rd:25: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) squareMesh.Rd:26-27: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) squareMesh.Rd:28-29: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) squareMesh_RL.Rd:28: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) squareMesh_RL.Rd:29-30: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) squareMesh_RL.Rd:31-32: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) stiff.FEM.Rd:17: Lost braces in \itemize; meant \describe ?
checkRd: (-1) stiff.FEM.Rd:18: Lost braces in \itemize; meant \describe ?
checkRd: (-1) stiff.FEM.Rd:19: Lost braces in \itemize; meant \describe ?
checkRd: (-1) stiff.FEM.Rd:20-21: Lost braces in \itemize; meant \describe ?
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.0.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
FEMdensity.Rd: basisfd
smooth.FEM.basis.Rd: lambda2df, lambda2gcv, df2lambda
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64
Current CRAN status: ERROR: 9, OK: 4
Version: 3.3.5
Check: examples
Result: ERROR
Running examples in ‘TestGardener-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: Ffuns_plot
> ### Title: Plot a selection of fit criterion F functions and their first
> ### two derivatives.
> ### Aliases: Ffuns_plot
>
> ### ** Examples
>
> # Example 1. Display fit criterion values and derivatives for the
> # short SweSAT multiple choice test with 24 items and 1000 examinees
> chcemat <- Quant_13B_problem_dataList$chcemat
> index <- Quant_13B_problem_parmList$index
> SfdList <- Quant_13B_problem_parmList$SfdList
> plotindex <- 1:3
> indfine <- seq(0,100,len=101)
> Ffuns_plot(indfine, index, SfdList, chcemat, plotindex)
Error: <ggplot2::labels> object is invalid:
- every label must be named.
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: 3.3.5
Check: examples
Result: ERROR
Running examples in ‘TestGardener-Ex.R’ failed
The error most likely occurred in:
> ### Name: Ffuns_plot
> ### Title: Plot a selection of fit criterion F functions and their first
> ### two derivatives.
> ### Aliases: Ffuns_plot
>
> ### ** Examples
>
> # Example 1. Display fit criterion values and derivatives for the
> # short SweSAT multiple choice test with 24 items and 1000 examinees
> chcemat <- Quant_13B_problem_dataList$chcemat
> index <- Quant_13B_problem_parmList$index
> SfdList <- Quant_13B_problem_parmList$SfdList
> plotindex <- 1:3
> indfine <- seq(0,100,len=101)
> Ffuns_plot(indfine, index, SfdList, chcemat, plotindex)
Error: <ggplot2::labels> object is invalid:
- every label must be named.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.