R/skater-package.R

#' @keywords internal
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL

# Quiet CRAN check notes for unbound global variables
if(getRversion() >= "2.15.1")  utils::globalVariables(c(".data",
                                                        "data",
                                                        ".x1",
                                                        ".x2",
                                                        "fid",
                                                        "dadid",
                                                        "momid",
                                                        "dadid",
                                                        "dadid",
                                                        "x",
                                                        "y",
                                                        "r",
                                                        "k",
                                                        "u",
                                                        "l",
                                                        "degree",
                                                        "id1",
                                                        "id2",
                                                        "bp",
                                                        "chr",
                                                        "end",
                                                        "glength",
                                                        "kinship",
                                                        "pend",
                                                        "pstart",
                                                        "start",
                                                        "totallength",
                                                        "type",
                                                        "value",
                                                        "Target",
                                                        "Predicted",
                                                        "n",
                                                        "rmse",
                                                        "."))

Try the skater package in your browser

Any scripts or data that you put into this service are public.

skater documentation built on Feb. 16, 2023, 6:20 p.m.