{
  "_id": "6a1e79461d7bb097a0a643c6",
  "Package": "smer",
  "Title": "Sparse Marginal Epistasis Test",
  "Version": "0.0.2",
  "URL": "https://github.com/lcrawlab/sme, https://lcrawlab.github.io/sme/",
  "BugReports": "https://github.com/lcrawlab/sme/issues",
  "Authors@R": "c(\nperson(\"Julian\", \"Stamp\", email = \"julian.d.stamp@gmail.com\",\nrole = c(\"cre\", \"aut\"), comment = c(ORCID = \"0000-0003-3014-6249\")),\nperson(\"Lorin\", \"Crawford\", email = \"lcrawford@microsoft.com\",\nrole = \"aut\", comment = c(ORCID = \"0000-0003-0178-8242\")),\nperson(\"sriramlab\", role = \"cph\", comment = \"Author of included mailman algorithm\"))",
  "Description": "The Sparse Marginal Epistasis Test is a computationally\nefficient genetics method which detects statistical epistasis\nin complex traits; see Stamp et al. (2025,\n<doi:10.1101/2025.01.11.632557>) for details.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "SystemRequirements": "GNU make",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "biocViews": "GenomeWideAssociation, Epistasis, Genetics, SNP,\nLinearMixedModel",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-02 06:27:56 UTC",
    "User": "root"
  },
  "Author": "Julian Stamp [cre, aut] (ORCID:\n<https://orcid.org/0000-0003-3014-6249>), Lorin Crawford [aut]\n(ORCID: <https://orcid.org/0000-0003-0178-8242>), sriramlab\n[cph] (Author of included mailman algorithm)",
  "Maintainer": "Julian Stamp <julian.d.stamp@gmail.com>",
  "Config/pak/sysreqs": "make",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-08-22 12:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/smer",
  "RemoteRef": "HEAD",
  "RemoteSha": "6536ddf2d054e679c29cd42b2910af5dba4e079e",
  "MD5sum": "a6d8f1211c944c03bc2d10ce01088dc6",
  "_user": "cran",
  "_type": "src",
  "_file": "smer_0.0.2.tar.gz",
  "_fileid": "15bde61eea08203e47fcfe97f7fb5511904c00a81776d45261c7b8910983134f",
  "_filesize": 1705479,
  "_sha256": "15bde61eea08203e47fcfe97f7fb5511904c00a81776d45261c7b8910983134f",
  "_created": "2026-06-02T06:27:56.000Z",
  "_published": "2026-06-02T06:33:42.641Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79012614415,
      "time": 236,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7350567845"
    },
    {
      "job": 79012614347,
      "time": 224,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7350563933"
    },
    {
      "job": 79012614328,
      "time": 238,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7350568186"
    },
    {
      "job": 79012614327,
      "time": 242,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7350568502"
    },
    {
      "job": 79011821731,
      "time": 378,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7350506629"
    },
    {
      "job": 79012614291,
      "time": 205,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26802275415",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/smer",
  "_commit": {
    "id": "6536ddf2d054e679c29cd42b2910af5dba4e079e",
    "author": "Julian Stamp <julian.d.stamp@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.2\n",
    "time": 1755867002
  },
  "_maintainer": {
    "name": "Julian Stamp",
    "email": "julian.d.stamp@gmail.com",
    "login": "jdstamp",
    "bluesky": "@julian-stamp.bsky.social",
    "orcid": "0000-0003-3014-6249",
    "description": "  I am a Researcher with a strong technical, statistical, and machine learning background working with Python, R, C++.",
    "uuid": 33094162
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "HighFive",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "Rhdf5lib",
      "role": "LinkingTo"
    },
    {
      "package": "testthat",
      "role": "LinkingTo"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "genio",
      "role": "Imports"
    },
    {
      "package": "logging",
      "role": "Imports"
    },
    {
      "package": "mvMAPIT",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.0.2",
      "date": "2025-08-22"
    }
  ],
  "_topics": [
    "genomewideassociation",
    "epistasis",
    "genetics",
    "snp",
    "linearmixedmodel",
    "curl",
    "openssl",
    "cpp",
    "openmp"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jdstamp",
      "count": 2,
      "uuid": 33094162
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 309,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/smer"
  },
  "_devurl": "https://github.com/lcrawlab/sme",
  "_pkgdown": "https://lcrawlab.github.io/sme/",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/smer.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lcrawlab/sme",
  "_realowner": "lcrawlab",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2025-01-17"
    },
    {
      "version": "0.0.2",
      "date": "2025-08-22"
    }
  ],
  "_exports": [
    "approximate_memory_requirements",
    "create_hdf5_file",
    "read_hdf5_dataset",
    "simulate_traits",
    "sme",
    "write_hdf5_dataset"
  ],
  "_datasets": [
    {
      "name": "getting_started",
      "title": "Simulated Dataset for Genome-Wide Interaction Analysis",
      "object": "getting_started",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "approximate_memory_requirements",
      "title": "Estimate Memory Requirements for SME Routine",
      "topics": [
        "approximate_memory_requirements"
      ]
    },
    {
      "page": "create_hdf5_file",
      "title": "Create an HDF5 File",
      "topics": [
        "create_hdf5_file"
      ]
    },
    {
      "page": "getting_started",
      "title": "Simulated Dataset for Genome-Wide Interaction Analysis",
      "topics": [
        "getting_started"
      ]
    },
    {
      "page": "read_hdf5_dataset",
      "title": "Read Dataset from an HDF5 File",
      "topics": [
        "read_hdf5_dataset"
      ]
    },
    {
      "page": "simulate_traits",
      "title": "Simulate Quantitative Traits from PLINK Genotypes",
      "topics": [
        "simulate_traits"
      ]
    },
    {
      "page": "sme",
      "title": "Sparse Marginal Epistasis Test (SME)",
      "topics": [
        "sme"
      ]
    },
    {
      "page": "write_hdf5_dataset",
      "title": "Write Data to an HDF5 Dataset",
      "topics": [
        "write_hdf5_dataset"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/smer/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/smer/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "BH",
    "biocmake",
    "bit",
    "bit64",
    "brio",
    "callr",
    "checkmate",
    "cli",
    "clipr",
    "codetools",
    "CompQuadForm",
    "cpp11",
    "crayon",
    "desc",
    "diffobj",
    "dir.expiry",
    "dplyr",
    "evaluate",
    "filelock",
    "FMStable",
    "foreach",
    "fs",
    "generics",
    "genio",
    "glue",
    "harmonicmeanp",
    "HighFive",
    "hms",
    "iterators",
    "jsonlite",
    "lifecycle",
    "logging",
    "magrittr",
    "mvMAPIT",
    "mvtnorm",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "praise",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "purrr",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "RcppProgress",
    "RcppSpdlog",
    "readr",
    "Rhdf5lib",
    "rlang",
    "rprojroot",
    "stringi",
    "stringr",
    "testthat",
    "tibble",
    "tidyr",
    "tidyselect",
    "truncnorm",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "waldo",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libcurl",
      "package": "libcurl4t64",
      "headers": "libcurl4-openssl-dev",
      "source": "curl",
      "version": "8.5.0-2ubuntu10.9",
      "name": "curl",
      "homepage": "https://curl.se/",
      "description": "easy-to-use client-side URL transfer library (OpenSSL flavour)"
    },
    {
      "shlib": "libcrypto",
      "package": "libssl3t64",
      "headers": "libssl-dev",
      "source": "openssl",
      "version": "3.0.13-0ubuntu3.9",
      "name": "openssl",
      "homepage": "https://www.openssl.org/",
      "description": "Secure Sockets Layer toolkit - shared libraries"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "study-erythroid-differentiation-data.Rmd",
      "filename": "study-erythroid-differentiation-data.html",
      "title": "Conditioning Epistasis Search on Open Chromatin",
      "engine": "knitr::rmarkdown",
      "headings": [
        "DNAse I hypersensitive sites of erythroid differentiation reveal statistical epistasis in human hematology traits",
        "Mask File Preparation",
        "<img src=\"../man/figures/dhs_manhattan.png\"  width=\"100%\" alt=\"Erythroid differentiation DHS sites SME analysis\" />",
        "References",
        "SessionInfo"
      ],
      "created": "2025-01-16 16:39:21",
      "modified": "2025-01-16 16:39:21",
      "commits": 1
    },
    {
      "source": "tutorial-cite-us.Rmd",
      "filename": "tutorial-cite-us.html",
      "title": "How To Cite Our Work",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The Sparse Marginal Epistasis Test (SME)",
        "The multivariate Marginal Epistasis Test (mvMAPIT)",
        "The Marginal Epistasis Test (MAPIT)"
      ],
      "created": "2025-01-16 16:39:21",
      "modified": "2025-01-16 16:39:21",
      "commits": 1
    },
    {
      "source": "tutorial-create-mask-file.Rmd",
      "filename": "tutorial-create-mask-file.html",
      "title": "How To Create a Mask File",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Mask File Format",
        "Mask Format Requirements",
        "Creating and Using Mask Files",
        "SessionInfo"
      ],
      "created": "2025-01-16 16:39:21",
      "modified": "2025-01-16 16:39:21",
      "commits": 1
    },
    {
      "source": "tutorial-memory-optimization.Rmd",
      "filename": "tutorial-memory-optimization.html",
      "title": "How To Optimize the Memory Requirements of SME",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Genotype Data Size and Number of Blocks",
        "Number of Random Vectors",
        "Number of SNPs Sharing Random Vectors",
        "Genotype Masking for the Gene-by-Gene Interaction Covariance",
        "Explore the Memory Requirements",
        "A Note on the Runtime of SME",
        "SessionInfo"
      ],
      "created": "2025-01-16 16:39:21",
      "modified": "2025-01-16 16:39:21",
      "commits": 1
    },
    {
      "source": "tutorial-simulate-traits.Rmd",
      "filename": "tutorial-simulate-traits.html",
      "title": "How To Simulate Traits",
      "engine": "knitr::rmarkdown",
      "headings": [
        "SessionInfo"
      ],
      "created": "2025-01-16 16:39:21",
      "modified": "2025-01-16 16:39:21",
      "commits": 1
    },
    {
      "source": "smer.Rmd",
      "filename": "smer.html",
      "title": "How To Use the Sparse Marginal Epistasis Test",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Run SME with PLINK data",
        "Data Requirements and File Formats",
        "Specifying SNPs for Analysis",
        "Understanding the Results",
        "Visualizing Genomic Associations",
        "Understanding Variance Components and Effect Sizes",
        "Narrow Sense Heritability Estimates",
        "SessionInfo"
      ],
      "created": "2025-01-16 16:39:21",
      "modified": "2025-08-22 12:50:02",
      "commits": 2
    }
  ],
  "_score": 3.4771212547196626,
  "_indexed": false,
  "_nocasepkg": "smer",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://lcrawlab.r-universe.dev/smer",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-02T06:31:49.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6536ddf2d054e679c29cd42b2910af5dba4e079e",
      "fileid": "ff1e8ba0e4a481e97a430095908ecd8f4f4203e4616c358e1328a653c507b799",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26802275415"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-02T06:31:37.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6536ddf2d054e679c29cd42b2910af5dba4e079e",
      "fileid": "62e2e83cb6e63a8f3292fde6fab9f1e011bb584547b63cf0da58c75d6f8b30da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26802275415"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-02T06:31:48.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6536ddf2d054e679c29cd42b2910af5dba4e079e",
      "fileid": "622ca038c6eb0230febfcbaedb1aaf3dfcf4201e46d5976ec587840d488eb572",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26802275415"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-02T06:31:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6536ddf2d054e679c29cd42b2910af5dba4e079e",
      "fileid": "501bad89eccc866cbfe908334b61d728a354f9368291dda084385110aa1b5714",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26802275415"
    }
  ]
}