{
  "_id": "6a3399d73efcd9bda43a4e25",
  "Package": "simer",
  "Title": "Data Simulation for Life Science and Breeding",
  "Version": "1.0.0",
  "Date": "2025-2-25",
  "Authors@R": "c( person(\"Dong\", \"Yin\", role = \"aut\"),\nperson(\"Xuanning\", \"Zhang\", role = \"aut\"),\nperson(\"Lilin\", \"Yin\", role = \"aut\"),\nperson(\"Haohao\", \"Zhang\", role = \"aut\"),\nperson(\"Zhenshuang\", \"Tang\", role = \"aut\"),\nperson(\"Jingya\", \"Xu\", role = \"aut\"),\nperson(\"Xiaohui\", \"Yuan\", role = \"aut\"),\nperson(\"Xiang\", \"Zhou\", role = \"aut\"),\nperson(\"Xinyun\", \"Li\", role = \"aut\"),\nperson(\"Shuhong\", \"Zhao\", role = \"aut\"),\nperson(\"Xiaolei\", \"Liu\", role = c(\"cre\", \"aut\", \"cph\"), email = \"xll198708@gmail.com\"))",
  "Description": "Data simulator including genotype, phenotype, pedigree,\nselection and reproduction in R. It simulates most of\nreproduction process of animals or plants and provides data for\nGS (Genomic Selection), GWAS (Genome-Wide Association Study),\nand Breeding. For ADI model, please see Kao C and Zeng Z (2002)\n<doi:10.1093/genetics/160.3.1243>. For build.cov, please see B.\nD. Ripley (1987) <ISBN:9780470009604>.",
  "License": "Apache License 2.0",
  "URL": "https://github.com/xiaolei-lab/SIMER",
  "BugReports": "https://github.com/xiaolei-lab/SIMER/issues",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "Maintainer": "Xiaolei Liu <xll198708@gmail.com>",
  "Packaged": {
    "Date": "2026-06-18 07:05:49 UTC",
    "User": "root"
  },
  "Author": "Dong Yin [aut], Xuanning Zhang [aut], Lilin Yin [aut], Haohao\nZhang [aut], Zhenshuang Tang [aut], Jingya Xu [aut], Xiaohui\nYuan [aut], Xiang Zhou [aut], Xinyun Li [aut], Shuhong Zhao\n[aut], Xiaolei Liu [cre, aut, cph]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-02-26 10:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/simer",
  "RemoteRef": "HEAD",
  "RemoteSha": "359c710ee889335bbc9d01a9e90573d98b9346f4",
  "MD5sum": "aa6ccb60c266a078123c2e039b8765c3",
  "_user": "cran",
  "_type": "src",
  "_file": "simer_1.0.0.tar.gz",
  "_fileid": "f02886c2584246fcf3a6279c7f821f92c20346f9893c06824ef585e5ac000120",
  "_filesize": 4332606,
  "_sha256": "f02886c2584246fcf3a6279c7f821f92c20346f9893c06824ef585e5ac000120",
  "_created": "2026-06-18T07:05:49.000Z",
  "_published": "2026-06-18T07:10:15.535Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82073812550,
      "time": 180,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7716463289"
    },
    {
      "job": 82073812567,
      "time": 178,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7716462411"
    },
    {
      "job": 82073812554,
      "time": 180,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7716463396"
    },
    {
      "job": 82073812574,
      "time": 175,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7716463013"
    },
    {
      "job": 82073304611,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7716409207"
    },
    {
      "job": 82073812534,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7716451172"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27742628706",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/simer",
  "_commit": {
    "id": "359c710ee889335bbc9d01a9e90573d98b9346f4",
    "author": "Xiaolei Liu <xll198708@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1740564602
  },
  "_maintainer": {
    "name": "Xiaolei Liu",
    "email": "xll198708@gmail.com",
    "login": "xll198708",
    "description": "",
    "uuid": 8975214
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppProgress",
      "role": "LinkingTo"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "bigmemory",
      "role": "LinkingTo"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "bigmemory",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "xll198708",
      "count": 5,
      "uuid": 8975214
    },
    {
      "user": "xiaoleiliubio",
      "count": 2,
      "uuid": 26868465
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 610,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 281,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/simer"
  },
  "_devurl": "https://github.com/xiaolei-lab/simer",
  "_searchresults": 2,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/simer.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/xiaolei-lab/simer",
  "_realowner": "xiaolei-lab",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.9.0.0",
      "date": "2022-05-12"
    },
    {
      "version": "0.9.0.2",
      "date": "2022-08-08"
    },
    {
      "version": "0.9.0.3",
      "date": "2023-10-12"
    },
    {
      "version": "0.9.0.4",
      "date": "2023-11-29"
    },
    {
      "version": "0.9.0.5",
      "date": "2024-09-18"
    },
    {
      "version": "0.9.0.6",
      "date": "2025-01-30"
    },
    {
      "version": "1.0.0",
      "date": "2025-02-26"
    }
  ],
  "_exports": [
    "annotation",
    "bigt",
    "build.cov",
    "cal.eff",
    "checkEnv",
    "format_time",
    "generate.map",
    "generate.pop",
    "geno.cvt1",
    "geno.cvt2",
    "genotype",
    "getfam",
    "GxG.network",
    "IndPerGen",
    "logging.log",
    "logging.print",
    "mate",
    "mate.2waycro",
    "mate.3waycro",
    "mate.4waycro",
    "mate.assort",
    "mate.backcro",
    "mate.clone",
    "mate.dh",
    "mate.disassort",
    "mate.randexself",
    "mate.randmate",
    "mate.selfpol",
    "mate.userped",
    "param.annot",
    "param.geno",
    "param.global",
    "param.pheno",
    "param.reprod",
    "param.sel",
    "param.simer",
    "phenotype",
    "print_info",
    "remove_bigmatrix",
    "reproduces",
    "selects",
    "simer",
    "simer.Data",
    "simer.Data.Bfile2MVP",
    "simer.Data.cHIBLUP",
    "simer.Data.Env",
    "simer.Data.Geno",
    "simer.Data.Impute",
    "simer.Data.Json",
    "simer.Data.Map",
    "simer.Data.MVP2Bfile",
    "simer.Data.MVP2MVP",
    "simer.Data.Ped",
    "simer.Data.Pheno",
    "simer.Data.SELIND",
    "simer.Version",
    "write.file"
  ],
  "_datasets": [
    {
      "name": "pop.geno",
      "title": "Raw genotype matrix from outside in simdata",
      "object": "simdata",
      "file": "simdata.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "pop.map",
      "title": "Map file from outside in simdata",
      "object": "simdata",
      "file": "simdata.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "SNP",
        "Chrom",
        "BP",
        "ALT",
        "REF"
      ],
      "rows": 10000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "annotation",
      "title": "Annotation simulation",
      "topics": [
        "annotation"
      ]
    },
    {
      "page": "bigt",
      "title": "Genotype transportor",
      "topics": [
        "bigt"
      ]
    },
    {
      "page": "build.cov",
      "title": "Correlation building",
      "topics": [
        "build.cov"
      ]
    },
    {
      "page": "cal.eff",
      "title": "QTN genetic effects",
      "topics": [
        "cal.eff"
      ]
    },
    {
      "page": "checkEnv",
      "title": "Environmental factor checking",
      "topics": [
        "checkEnv"
      ]
    },
    {
      "page": "generate.map",
      "title": "Marker information",
      "topics": [
        "generate.map"
      ]
    },
    {
      "page": "generate.pop",
      "title": "Population generator",
      "topics": [
        "generate.pop"
      ]
    },
    {
      "page": "geno.cvt1",
      "title": "Genotype code convertor 1",
      "topics": [
        "geno.cvt1"
      ]
    },
    {
      "page": "geno.cvt2",
      "title": "Genotype code convertor 2",
      "topics": [
        "geno.cvt2"
      ]
    },
    {
      "page": "genotype",
      "title": "Genotype simulation",
      "topics": [
        "genotype"
      ]
    },
    {
      "page": "getfam",
      "title": "Family index and within-family index",
      "topics": [
        "getfam"
      ]
    },
    {
      "page": "GxG.network",
      "title": "Genetic interaction network",
      "topics": [
        "GxG.network"
      ]
    },
    {
      "page": "IndPerGen",
      "title": "Individual number per generation",
      "topics": [
        "IndPerGen"
      ]
    },
    {
      "page": "logging.initialize",
      "title": "Logging initialization",
      "topics": [
        "logging.initialize"
      ]
    },
    {
      "page": "logging.log",
      "title": "Logging",
      "topics": [
        "logging.log"
      ]
    },
    {
      "page": "logging.print",
      "title": "Logging printer",
      "topics": [
        "logging.print"
      ]
    },
    {
      "page": "mate",
      "title": "Mate",
      "topics": [
        "mate"
      ]
    },
    {
      "page": "mate.2waycro",
      "title": "Two-way cross",
      "topics": [
        "mate.2waycro"
      ]
    },
    {
      "page": "mate.3waycro",
      "title": "Three-way cross",
      "topics": [
        "mate.3waycro"
      ]
    },
    {
      "page": "mate.4waycro",
      "title": "Four-way cross process",
      "topics": [
        "mate.4waycro"
      ]
    },
    {
      "page": "mate.assort",
      "title": "Assortative mating",
      "topics": [
        "mate.assort"
      ]
    },
    {
      "page": "mate.backcro",
      "title": "Back cross",
      "topics": [
        "mate.backcro"
      ]
    },
    {
      "page": "mate.clone",
      "title": "Clone",
      "topics": [
        "mate.clone"
      ]
    },
    {
      "page": "mate.dh",
      "title": "Doubled haploid",
      "topics": [
        "mate.dh"
      ]
    },
    {
      "page": "mate.disassort",
      "title": "Disassortative mating",
      "topics": [
        "mate.disassort"
      ]
    },
    {
      "page": "mate.randexself",
      "title": "Random mating excluding self-pollination",
      "topics": [
        "mate.randexself"
      ]
    },
    {
      "page": "mate.randmate",
      "title": "Random mating",
      "topics": [
        "mate.randmate"
      ]
    },
    {
      "page": "mate.selfpol",
      "title": "Self-pollination",
      "topics": [
        "mate.selfpol"
      ]
    },
    {
      "page": "mate.userped",
      "title": "User-specified pedigree mating",
      "topics": [
        "mate.userped"
      ]
    },
    {
      "page": "param.annot",
      "title": "Annotation parameters generator",
      "topics": [
        "param.annot"
      ]
    },
    {
      "page": "param.geno",
      "title": "Genotype parameters generator",
      "topics": [
        "param.geno"
      ]
    },
    {
      "page": "param.global",
      "title": "Global parameters generator",
      "topics": [
        "param.global"
      ]
    },
    {
      "page": "param.pheno",
      "title": "Phenotype parameters generator",
      "topics": [
        "param.pheno"
      ]
    },
    {
      "page": "param.reprod",
      "title": "Reproduction parameters generator",
      "topics": [
        "param.reprod"
      ]
    },
    {
      "page": "param.sel",
      "title": "Selection parameters generator",
      "topics": [
        "param.sel"
      ]
    },
    {
      "page": "param.simer",
      "title": "Parameter generator",
      "topics": [
        "param.simer"
      ]
    },
    {
      "page": "phenotype",
      "title": "Phenotype simulation",
      "topics": [
        "phenotype"
      ]
    },
    {
      "page": "pop.geno",
      "title": "Raw genotype matrix from outside in simdata",
      "topics": [
        "pop.geno"
      ]
    },
    {
      "page": "pop.map",
      "title": "Map file from outside in simdata",
      "topics": [
        "pop.map"
      ]
    },
    {
      "page": "remove_bigmatrix",
      "title": "Big.matrix removing",
      "topics": [
        "remove_bigmatrix"
      ]
    },
    {
      "page": "reproduces",
      "title": "Reproduction",
      "topics": [
        "reproduces"
      ]
    },
    {
      "page": "selects",
      "title": "Selection",
      "topics": [
        "selects"
      ]
    },
    {
      "page": "simer",
      "title": "Simer",
      "topics": [
        "simer"
      ]
    },
    {
      "page": "simer.Data",
      "title": "Data handling",
      "topics": [
        "simer.Data"
      ]
    },
    {
      "page": "simer.Data.Bfile2MVP",
      "title": "simer.Data.Bfile2MVP: To transform plink binary data to MVP package",
      "topics": [
        "simer.Data.Bfile2MVP"
      ]
    },
    {
      "page": "simer.Data.cHIBLUP",
      "title": "Genetic evaluation",
      "topics": [
        "simer.Data.cHIBLUP"
      ]
    },
    {
      "page": "simer.Data.Env",
      "title": "Environmental factor selection",
      "topics": [
        "simer.Data.Env"
      ]
    },
    {
      "page": "simer.Data.Geno",
      "title": "Genotype data quality control",
      "topics": [
        "simer.Data.Geno"
      ]
    },
    {
      "page": "simer.Data.Impute",
      "title": "Genotype data imputation",
      "topics": [
        "simer.Data.Impute"
      ]
    },
    {
      "page": "simer.Data.Json",
      "title": "Data quality control",
      "topics": [
        "simer.Data.Json"
      ]
    },
    {
      "page": "simer.Data.Map",
      "title": "simer.Data.Map: To check map file",
      "topics": [
        "simer.Data.Map"
      ]
    },
    {
      "page": "simer.Data.MVP2Bfile",
      "title": "simer.Data.MVP2Bfile: To transform MVP data to binary format",
      "topics": [
        "simer.Data.MVP2Bfile"
      ]
    },
    {
      "page": "simer.Data.MVP2MVP",
      "title": "Genotype data conversion",
      "topics": [
        "simer.Data.MVP2MVP"
      ]
    },
    {
      "page": "simer.Data.Ped",
      "title": "Pedigree data quality control",
      "topics": [
        "simer.Data.Ped"
      ]
    },
    {
      "page": "simer.Data.Pheno",
      "title": "Phenotype data quality control",
      "topics": [
        "simer.Data.Pheno"
      ]
    },
    {
      "page": "simer.Data.SELIND",
      "title": "Selection index construction",
      "topics": [
        "simer.Data.SELIND"
      ]
    },
    {
      "page": "simer.Version",
      "title": "Simer version",
      "topics": [
        "simer.Version"
      ]
    },
    {
      "page": "write.file",
      "title": "File writing",
      "topics": [
        "write.file"
      ]
    }
  ],
  "_readme": "https://github.com/cran/simer/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "bigmemory",
    "bigmemory.sri",
    "jsonlite",
    "lattice",
    "MASS",
    "Matrix",
    "Rcpp",
    "RcppArmadillo",
    "RcppProgress",
    "uuid"
  ],
  "_sysdeps": [
    {
      "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"
    }
  ],
  "_score": 1.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "simer",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://xiaolei-lab.r-universe.dev/simer",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-18T07:08:44.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "359c710ee889335bbc9d01a9e90573d98b9346f4",
      "fileid": "7092a586ca4b2cc0640256c3dffbca95248b8a85aae2d7cc9c3b6674e8f97460",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27742628706"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-18T07:08:37.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "359c710ee889335bbc9d01a9e90573d98b9346f4",
      "fileid": "b782801257d53f2677322610e7a5838ded4f4e27738454ad0ad2bc5b94b0e0ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27742628706"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-18T07:08:43.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "359c710ee889335bbc9d01a9e90573d98b9346f4",
      "fileid": "3a7d9d88e7d63d30ec8daab1d62bb512282886b9fd9ef8e03678cbe88ef47429",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27742628706"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-18T07:08:42.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "359c710ee889335bbc9d01a9e90573d98b9346f4",
      "fileid": "76ed99f0a2d394d262bb967e561dad5bfe35176cbd1e7da7b3a3c401c6f25134",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27742628706"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-18T07:08:42.000Z",
      "arch": "emscripten",
      "commit": "359c710ee889335bbc9d01a9e90573d98b9346f4",
      "fileid": "0adb705f0ead4b0f261c7d261d4be2854e2556ae38c5f4c543aadbc365e029a0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27742628706"
    }
  ]
}