=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== r-cran-caic4-0.9/R/helperfuns_stepcAIC.R-716-# y <- object$y r-cran-caic4-0.9/R/helperfuns_stepcAIC.R:717:# if(is.null(y)) y <- eval(object$call$data, environment(formula(object)))[all.vars(formula(object))[1]][[1]] r-cran-caic4-0.9/R/helperfuns_stepcAIC.R-718-# if(is.null(y)) stop("Please specify the data argument in the initial model call!") ############################################## r-cran-caic4-0.9/R/helperfuns_stepcAIC.R-1110- r-cran-caic4-0.9/R/helperfuns_stepcAIC.R:1111: mod <- eval(parse(text=paste0("glm(",paste(format(setup$random), r-cran-caic4-0.9/R/helperfuns_stepcAIC.R-1112- collapse=""), ############################################## r-cran-caic4-0.9/R/helperfuns_stepcAIC.R-1122- r-cran-caic4-0.9/R/helperfuns_stepcAIC.R:1123: mod <- eval(parse(text=paste0("glm(",paste(format(setup$gamPart), r-cran-caic4-0.9/R/helperfuns_stepcAIC.R-1124- collapse=""),