This function lists all the conflicts between packages in SticsRPacks and other packages that you have loaded.

SticsRPacks_conflicts()

Examples

SticsRPacks_conflicts()
#> ── Conflicts ──────────────────────────────────────── SticsRPacks_conflicts() ──
#>  CroptimizR::AIC()    masks stats::AIC()
#>  CroptimizR::BIC()    masks stats::BIC()
#>  methods::body<-()    masks base::body<-()
#>  methods::kronecker() masks base::kronecker()