{
  "_id": "6a10205bacfb0bcc41c8b8f1",
  "Package": "GenoTriplo",
  "Type": "Package",
  "Title": "Genotyping Triploids (or Diploids) from Luminescence Data",
  "Version": "1.1.3",
  "Authors@R": "c(person(given = \"Julien\",\nfamily = \"Roche\",\nrole = c(\"aut\", \"cre\"),\nemail = \"julien.roche@inrae.fr\"),\nperson(given = \"Florence\",\nfamily = \"Phocas\",\nrole = \"aut\"),\nperson(given = \"Mathieu\",\nfamily = \"Besson\",\nrole = \"aut\"),\nperson(given = \"Pierre\",\nfamily = \"Patrice\",\nrole = \"aut\"),\nperson(given = \"Marc\",\nfamily = \"Vandeputte\",\nrole = \"aut\"),\nperson(given = \"François\",\nfamily = \"Allal\",\nrole = \"aut\"),\nperson(given = \"Pierrick\",\nfamily = \"Haffray\",\nrole = \"aut\"))",
  "Description": "Genotyping of triploid individuals from luminescence data\n(marker probeset A and B). Works also for diploids. Two main\nfunctions: Run_Clustering() that regroups individuals with a\nsame genotype based on proximity and Run_Genotyping() that\nassigns a genotype to each cluster. For Shiny interface use:\nlaunch_GenoShiny().",
  "License": "GPL",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 06:19:02 UTC",
    "User": "root"
  },
  "Author": "Julien Roche [aut, cre], Florence Phocas [aut], Mathieu Besson\n[aut], Pierre Patrice [aut], Marc Vandeputte [aut], François\nAllal [aut], Pierrick Haffray [aut]",
  "Maintainer": "Julien Roche <julien.roche@inrae.fr>",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev zlib1g-dev",
  "Repository": "https://julienrocheigepp.r-universe.dev",
  "Date/Publication": "2025-03-25 16:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/GenoTriplo",
  "RemoteRef": "HEAD",
  "RemoteSha": "7f9c58e267d081125ad0ec490cc321974585a7f9",
  "MD5sum": "4f334586efbd98126a907d67d9f19c63",
  "_user": "julienrocheigepp",
  "_type": "src",
  "_file": "GenoTriplo_1.1.3.tar.gz",
  "_fileid": "f064746eebf45486d0cb64891b317983ef7b380877589577b315635d8294c6a8",
  "_filesize": 309361,
  "_sha256": "f064746eebf45486d0cb64891b317983ef7b380877589577b315635d8294c6a8",
  "_created": "2026-05-14T06:19:02.000Z",
  "_published": "2026-05-22T09:22:35.369Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77351819644,
      "time": 162,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988468947"
    },
    {
      "job": 77351819092,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988464834"
    },
    {
      "job": 77351819762,
      "time": 149,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988465963"
    },
    {
      "job": 77351819246,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988463694"
    },
    {
      "job": 77351819785,
      "time": 234,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988434403"
    },
    {
      "job": 77351817951,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157156601"
    },
    {
      "job": 77351820108,
      "time": 123,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988461008"
    },
    {
      "job": 77351819719,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988457813"
    },
    {
      "job": 77351819660,
      "time": 105,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988457372"
    }
  ],
  "_buildurl": "https://github.com/r-universe/julienrocheigepp/actions/runs/25845107088",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/GenoTriplo",
  "_commit": {
    "id": "7f9c58e267d081125ad0ec490cc321974585a7f9",
    "author": "Julien Roche <julien.roche@inrae.fr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.3\n",
    "time": 1742920802
  },
  "_maintainer": {
    "name": "Julien Roche",
    "email": "julien.roche@inrae.fr",
    "login": "julienrocheigepp",
    "uuid": 77289415
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "shinyBS",
      "role": "Depends"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "processx",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "Rmixmod",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinythemes",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "julienrochemode",
      "count": 5,
      "uuid": 99247140
    },
    {
      "user": "julienrocheigepp",
      "count": 2,
      "uuid": 77289415
    }
  ],
  "_userbio": {
    "uuid": 77289415,
    "type": "user",
    "name": "JulienRocheIGEPP"
  },
  "_downloads": {
    "count": 170,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GenoTriplo"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GenoTriplo.html",
    "manual.pdf"
  ],
  "_realowner": "julienrocheigepp",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2023-06-30"
    },
    {
      "version": "1.0.2",
      "date": "2023-09-06"
    },
    {
      "version": "1.0.3",
      "date": "2023-10-03"
    },
    {
      "version": "1.0.4",
      "date": "2024-02-28"
    },
    {
      "version": "1.1.0",
      "date": "2024-07-31"
    },
    {
      "version": "1.1.2",
      "date": "2024-12-04"
    },
    {
      "version": "1.1.3",
      "date": "2025-03-25"
    }
  ],
  "_exports": [
    "Clustering",
    "Create_Dataset",
    "launch_GenoShiny",
    "Run_Clustering",
    "Run_Genotyping"
  ],
  "_datasets": [
    {
      "name": "GenoTriplo_to_clust",
      "title": "Example of dataset for clustering",
      "object": "GenoTriplo_to_clust",
      "class": [
        "data.frame"
      ],
      "fields": [
        "MarkerName",
        "SampleName",
        "Contrast",
        "SigStren"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "GenoTriplo_to_geno",
      "title": "Example of dataset for genotyping",
      "object": "GenoTriplo_to_geno",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Clustering",
      "title": "Clustering function",
      "topics": [
        "Clustering"
      ]
    },
    {
      "page": "Create_Dataset",
      "title": "Create dataset in appropriate format",
      "topics": [
        "Create_Dataset"
      ]
    },
    {
      "page": "GenoTriplo_to_clust",
      "title": "Example of dataset for clustering",
      "topics": [
        "GenoTriplo_to_clust"
      ]
    },
    {
      "page": "GenoTriplo_to_geno",
      "title": "Example of dataset for genotyping",
      "topics": [
        "GenoTriplo_to_geno"
      ]
    },
    {
      "page": "launch_GenoShiny",
      "title": "Shiny App for genotyping",
      "topics": [
        "launch_GenoShiny"
      ]
    },
    {
      "page": "Run_Clustering",
      "title": "Launch parallel clustering",
      "topics": [
        "Run_Clustering"
      ]
    },
    {
      "page": "Run_Genotyping",
      "title": "Launch genotyping phase in parallel",
      "topics": [
        "Run_Genotyping"
      ]
    }
  ],
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "codetools",
    "commonmark",
    "cowplot",
    "cpp11",
    "crosstalk",
    "digest",
    "doParallel",
    "dplyr",
    "DT",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "processx",
    "promises",
    "ps",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "rmarkdown",
    "Rmixmod",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinyBS",
    "shinythemes",
    "sourcetools",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "genotriplo",
  "_universes": [
    "julienrocheigepp"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-05-14T06:21:36.000Z",
      "distro": "noble",
      "commit": "7f9c58e267d081125ad0ec490cc321974585a7f9",
      "fileid": "f572f3fb3a098bdb858238f6e09e706c89e0112e0c305553600cc904b54962f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/julienrocheigepp/actions/runs/25845107088"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-05-14T06:21:10.000Z",
      "distro": "noble",
      "commit": "7f9c58e267d081125ad0ec490cc321974585a7f9",
      "fileid": "5e9c577e362fd5c64adb00564b6eaf0816c242bcf2f804b1173ebd8f58fc7849",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/julienrocheigepp/actions/runs/25845107088"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-05-14T06:21:17.000Z",
      "commit": "7f9c58e267d081125ad0ec490cc321974585a7f9",
      "fileid": "3702461193f49e380c220d50c3f75727df7affc6fa38d8003d5f5d1427b01f6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/julienrocheigepp/actions/runs/25845107088"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-05-14T06:21:05.000Z",
      "commit": "7f9c58e267d081125ad0ec490cc321974585a7f9",
      "fileid": "48611f1f9d960eadf5afe3eac5046d9daf0881436a377335803426f6ffd14778",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/julienrocheigepp/actions/runs/25845107088"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-05-14T06:20:30.000Z",
      "commit": "7f9c58e267d081125ad0ec490cc321974585a7f9",
      "fileid": "426fc0bc214d757fc5f60fa5ed7b8a683055161b760cfbc648d22657b09e020f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/julienrocheigepp/actions/runs/25845107088"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-05-14T06:20:26.000Z",
      "commit": "7f9c58e267d081125ad0ec490cc321974585a7f9",
      "fileid": "872b10346fcc1f1af631ba247699a12a23cbb10d9ea9e1fef27d1bbfcde6faf2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/julienrocheigepp/actions/runs/25845107088"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-05-14T06:20:27.000Z",
      "commit": "7f9c58e267d081125ad0ec490cc321974585a7f9",
      "fileid": "35361f8df63da1bf4961e32428aa13cecfc58f6193e9af3725955b2a6c43588f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/julienrocheigepp/actions/runs/25845107088"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.3",
      "date": "2026-05-22T09:22:18.000Z",
      "commit": "7f9c58e267d081125ad0ec490cc321974585a7f9",
      "fileid": "c8bbf4083983687b5c12a0e8a781544cba6433f451e46d401b124c88fc8f4e45",
      "status": "success",
      "buildurl": "https://github.com/r-universe/julienrocheigepp/actions/runs/25845107088"
    }
  ]
}