CRAN Package Check Results for Maintainer ‘Alireza S. Mahani <alireza.s.mahani at gmail.com>’

Last updated on 2025-04-19 06:49:48 CEST.

Package WARN NOTE OK
BayesMixSurv 13
BSGW 13
CFC 13
DBR 13
EnsembleBase 2 11
EnsembleCV 2 11
EnsemblePCReg 2 4 7
EnsemblePenReg 2 11
MatchLinReg 13
MfUSampler 13
RegressionFactory 13
SAMUR 13
sns 13

Package BayesMixSurv

Current CRAN status: OK: 13

Package BSGW

Current CRAN status: OK: 13

Package CFC

Current CRAN status: NOTE: 13

Version: 1.2.0
Check: Rd files
Result: NOTE checkRd: (-1) cfc.tbasis.Rd:23: Lost braces 23 | Assuming one-dimensional \code{p1} and \code{p2} for clarity, the algorithm calculates cumulative incidence function for cuase 1 using a recursive formula: \code{ci1[n+1] = ci1[n] + dci1[n]}, where \code{dci1[n] = 0.5*(p2[n] + p2[n+1])*(p1[n] - p1[n+1])}. The increment in cumulative incidence function for cause 2 is similarly calculated, \code{dci2[n] = 0.5*(p1[n] + p1[n+1])*(p2[n] - p2[n+1])}. These equations guarantee that \code{dci1[n] + dci2[n] = p1[n]*p2[n] - p1[n+1]*p2[n+1]}. Event-free probability is simply calculated as code{efp[n] = p1[n]*p2[n]}. Taken together, this numerical integration ensures that \code{efp[n+1] - efp[n] + dci1[n] + dci2[n] = 0}. | ^ 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

Package DBR

Current CRAN status: OK: 13

Package EnsembleBase

Current CRAN status: WARN: 2, OK: 11

Version: 1.0.4
Check: whether startup messages can be suppressed
Result: NOTE OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. It looks like this package (or a package it requires) has a startup message which cannot be suppressed: see ?packageStartupMessage. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 1.0.4
Check: dependencies in R code
Result: NOTE OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 1.0.4
Check: S3 generic/method consistency
Result: WARN OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. See section 'Generic functions and methods' in the 'Writing R Extensions' manual. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 1.0.4
Check: replacement functions
Result: WARN OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. The argument of a replacement function which corresponds to the right hand side must be named 'value'. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 1.0.4
Check: foreign function calls
Result: NOTE OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. See chapter 'System and foreign language interfaces' in the 'Writing R Extensions' manual. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 1.0.4
Check: R code for possible problems
Result: NOTE OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 1.0.4
Check: for missing documentation entries
Result: WARN OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. All user-level objects in a package should have documentation entries. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 1.0.4
Check: for code/documentation mismatches
Result: WARN OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 1.0.4
Check: Rd \usage sections
Result: NOTE OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. The \usage entries for S3 methods should use the \method markup and not their full name. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Package EnsembleCV

Current CRAN status: WARN: 2, OK: 11

Version: 0.9
Check: whether startup messages can be suppressed
Result: NOTE OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. It looks like this package (or a package it requires) has a startup message which cannot be suppressed: see ?packageStartupMessage. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.9
Check: dependencies in R code
Result: NOTE OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.9
Check: S3 generic/method consistency
Result: WARN OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. See section 'Generic functions and methods' in the 'Writing R Extensions' manual. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.9
Check: replacement functions
Result: WARN OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. The argument of a replacement function which corresponds to the right hand side must be named 'value'. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.9
Check: foreign function calls
Result: NOTE OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. See chapter 'System and foreign language interfaces' in the 'Writing R Extensions' manual. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.9
Check: R code for possible problems
Result: NOTE OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.9
Check: for missing documentation entries
Result: WARN OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. All user-level objects in a package should have documentation entries. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.9
Check: for code/documentation mismatches
Result: WARN OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.9
Check: Rd \usage sections
Result: NOTE OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. The \usage entries for S3 methods should use the \method markup and not their full name. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Package EnsemblePCReg

Current CRAN status: WARN: 2, NOTE: 4, OK: 7

Version: 1.1.4
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: Regression.Integrator.PCR.SelMin.Config-class.Rd: Regression.Integrator.Config-class Regression.Integrator.PCR.SelMin.FitObj-class.Rd: Regression.Integrator.FitObj-class epcreg.Rd: Instance.List-class, Regression.CV.Batch.FitObj-class, Regression.Batch.FitObj-class epcreg.baselearner.control.Rd: rmse.error 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

Version: 1.1.4
Check: whether startup messages can be suppressed
Result: NOTE OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. It looks like this package (or a package it requires) has a startup message which cannot be suppressed: see ?packageStartupMessage. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 1.1.4
Check: dependencies in R code
Result: NOTE OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 1.1.4
Check: S3 generic/method consistency
Result: WARN OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. See section 'Generic functions and methods' in the 'Writing R Extensions' manual. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 1.1.4
Check: replacement functions
Result: WARN OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. The argument of a replacement function which corresponds to the right hand side must be named 'value'. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 1.1.4
Check: foreign function calls
Result: NOTE OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. See chapter 'System and foreign language interfaces' in the 'Writing R Extensions' manual. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 1.1.4
Check: R code for possible problems
Result: NOTE OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 1.1.4
Check: for missing documentation entries
Result: WARN OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. All user-level objects in a package should have documentation entries. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 1.1.4
Check: for code/documentation mismatches
Result: WARN OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 1.1.4
Check: Rd \usage sections
Result: NOTE OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. The \usage entries for S3 methods should use the \method markup and not their full name. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Package EnsemblePenReg

Current CRAN status: WARN: 2, OK: 11

Version: 0.8
Check: whether startup messages can be suppressed
Result: NOTE OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. It looks like this package (or a package it requires) has a startup message which cannot be suppressed: see ?packageStartupMessage. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.8
Check: dependencies in R code
Result: NOTE OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.8
Check: S3 generic/method consistency
Result: WARN OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. See section 'Generic functions and methods' in the 'Writing R Extensions' manual. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.8
Check: replacement functions
Result: WARN OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. The argument of a replacement function which corresponds to the right hand side must be named 'value'. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.8
Check: foreign function calls
Result: NOTE OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. See chapter 'System and foreign language interfaces' in the 'Writing R Extensions' manual. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.8
Check: R code for possible problems
Result: NOTE OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.8
Check: for missing documentation entries
Result: WARN OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. All user-level objects in a package should have documentation entries. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.8
Check: for code/documentation mismatches
Result: WARN OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.8
Check: Rd \usage sections
Result: NOTE OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used. The \usage entries for S3 methods should use the \method markup and not their full name. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Package MatchLinReg

Current CRAN status: OK: 13

Package MfUSampler

Current CRAN status: OK: 13

Package RegressionFactory

Current CRAN status: NOTE: 13

Version: 0.7.4
Check: Rd files
Result: NOTE checkRd: (-1) fbase1.binomial.Rd:32: Lost braces; missing escapes or markup? 32 | In all base log-likelihood functions, we have dropped any additive terms that are independent of the distribution parameter, e.g. constant terms or those terms that are dependent on the response variable only. This is done for computational efficiency. Therefore, these functions cannot be used to obtain the absolute values of log-likelihood functions but only in the context of optimization and/or sampling. Users can write thin wrappers around these functions to add the constant terms to the function value. (Derivatives do not need correction. For binomial family, all factorial terms are ignored since they only depend on \code{n} and {y}.) | ^ 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

Package SAMUR

Current CRAN status: OK: 13

Package sns

Current CRAN status: OK: 13