{
  "_id": "6a1bf9921d7bb097a0a27795",
  "Package": "ifCNVR",
  "Title": "Isolation-Forest Based 'CNV' Detection from 'NGS' Data",
  "Version": "0.1.0",
  "Authors@R": "person(given = \"Simon\",\nfamily = \"Cabello-Aguilar\",\nrole = c(\"aut\", \"cre\"),\nemail = \"s-cabelloaguilar@chu-montpellier.fr\",\ncomment = c(ORCID = \"0000-0002-2904-7430\"))",
  "URL": "https://github.com/SimCab-CHU/ifCNVR",
  "Description": "Automatically detects Copy Number Variations (CNV) from\nNext Generation Sequencing data using a machine learning\nalgorithm, Isolation forest. More details about the method can\nbe found in the paper by Cabello-Aguilar (2022)\n<doi:10.1101/2022.01.03.474771>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.2",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://simcab-chu.r-universe.dev",
  "Date/Publication": "2022-08-11 09:21:48 UTC",
  "RemoteUrl": "https://github.com/simcab-chu/ifcnv-r",
  "RemoteRef": "HEAD",
  "RemoteSha": "2d95adc34b38d932df572978d88105da6ae879a2",
  "RemoteSubdir": "ifCNVR",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 09:01:28 UTC",
    "User": "root"
  },
  "Author": "Simon Cabello-Aguilar [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2904-7430>)",
  "Maintainer": "Simon Cabello-Aguilar <s-cabelloaguilar@chu-montpellier.fr>",
  "MD5sum": "a76f1f119e7ad6ff19b4a5784d5e941d",
  "_user": "simcab-chu",
  "_type": "src",
  "_file": "ifCNVR_0.1.0.tar.gz",
  "_fileid": "8fbf1e4427a2257ab303ef640b442f65c4dbff4487f3bd5654ee5e440ebc32b0",
  "_filesize": 547152,
  "_sha256": "8fbf1e4427a2257ab303ef640b442f65c4dbff4487f3bd5654ee5e440ebc32b0",
  "_created": "2026-05-31T09:01:28.000Z",
  "_published": "2026-05-31T09:04:18.966Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78713904065,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315439157"
    },
    {
      "job": 78713904066,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315438760"
    },
    {
      "job": 78713904030,
      "time": 126,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315438073"
    },
    {
      "job": 78713904039,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315438759"
    },
    {
      "job": 78713737610,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315425577"
    },
    {
      "job": 78713904028,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315438733"
    },
    {
      "job": 78713904074,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315434099"
    },
    {
      "job": 78713904054,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315434214"
    },
    {
      "job": 78713904075,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315437418"
    }
  ],
  "_buildurl": "https://github.com/r-universe/simcab-chu/actions/runs/26708315154",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/simcab-chu/ifcnv-r",
  "_commit": {
    "id": "2d95adc34b38d932df572978d88105da6ae879a2",
    "author": "SimCab-CHU <70569769+SimCab-CHU@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1660209708
  },
  "_maintainer": {
    "name": "Simon Cabello-Aguilar",
    "email": "s-cabelloaguilar@chu-montpellier.fr",
    "login": "simcab-chu",
    "description": "",
    "uuid": 70569769,
    "orcid": "0000-0002-2904-7430"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "isotree",
      "role": "Imports"
    }
  ],
  "_owner": "simcab-chu",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "simcab-chu",
      "count": 58,
      "uuid": 70569769
    }
  ],
  "_userbio": {
    "uuid": 70569769,
    "type": "user",
    "name": "SimCab-CHU"
  },
  "_downloads": {
    "count": 196,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ifCNVR"
  },
  "_devurl": "https://github.com/simcab-chu/ifcnvr",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ifCNVR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/simcab-chu/ifcnv-r",
  "_realowner": "simcab-chu",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-02-15"
    }
  ],
  "_exports": [
    "abSamples",
    "abTargets",
    "calculateRatio",
    "calculateScore",
    "CreateReadsMatrix",
    "generateReport",
    "normalizeReads",
    "scoring"
  ],
  "_datasets": [
    {
      "name": "readsMatrixExample",
      "title": "Example dataset",
      "object": "readsMatrixExample",
      "class": [
        "data.frame"
      ],
      "fields": [
        "targets",
        "sample_1",
        "sample_2",
        "sample_3",
        "sample_4",
        "sample_5"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "abSamples",
      "title": "abSamples",
      "topics": [
        "abSamples"
      ]
    },
    {
      "page": "abTargets",
      "title": "abTargets",
      "topics": [
        "abTargets"
      ]
    },
    {
      "page": "calculateRatio",
      "title": "calculate Ratio",
      "topics": [
        "calculateRatio"
      ]
    },
    {
      "page": "calculateScore",
      "title": "calculate Score",
      "topics": [
        "calculateScore"
      ]
    },
    {
      "page": "CreateReadsMatrix",
      "title": "CreateReadsMatrix",
      "topics": [
        "CreateReadsMatrix"
      ]
    },
    {
      "page": "generateReport",
      "title": "generateReport",
      "topics": [
        "generateReport"
      ]
    },
    {
      "page": "normalizeReads",
      "title": "normalizeReads",
      "topics": [
        "normalizeReads"
      ]
    },
    {
      "page": "readsMatrixExample",
      "title": "Example dataset",
      "topics": [
        "readsMatrixExample"
      ]
    },
    {
      "page": "scoring",
      "title": "scoring",
      "topics": [
        "scoring"
      ]
    }
  ],
  "_readme": "https://github.com/simcab-chu/ifcnv-r/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "data.table",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "isotree",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "Rcpp",
    "RhpcBLASctl",
    "rlang",
    "rmarkdown",
    "sass",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "ifcnvr",
  "_universes": [
    "simcab-chu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-31T09:03:29.000Z",
      "distro": "noble",
      "commit": "2d95adc34b38d932df572978d88105da6ae879a2",
      "fileid": "c7c3ea12317cefcf17e7868cdd161290e6ff70d296a7dbd6536c47e54d9dbc38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/simcab-chu/actions/runs/26708315154"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-31T09:03:27.000Z",
      "distro": "noble",
      "commit": "2d95adc34b38d932df572978d88105da6ae879a2",
      "fileid": "15902724e34a85034a226faaf1aa88f3229b1892bdbc21831ac603cdfcd406cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/simcab-chu/actions/runs/26708315154"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-31T09:03:27.000Z",
      "commit": "2d95adc34b38d932df572978d88105da6ae879a2",
      "fileid": "6e643d153c5faf83c18eaeb23f7c2c34dfb618a15f9fa4d15fa689ca9bf89bef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/simcab-chu/actions/runs/26708315154"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-31T09:03:30.000Z",
      "commit": "2d95adc34b38d932df572978d88105da6ae879a2",
      "fileid": "d9abbd1278086ef17b56479a33bf3ec9e29c8242e1995431b5c0a55b1de29c9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/simcab-chu/actions/runs/26708315154"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-31T09:03:40.000Z",
      "commit": "2d95adc34b38d932df572978d88105da6ae879a2",
      "fileid": "d9cc9d20f099a6f55f2e26ac3efd901ab5c97bcf079e9a33d65876a454e47010",
      "status": "success",
      "buildurl": "https://github.com/r-universe/simcab-chu/actions/runs/26708315154"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-31T09:02:42.000Z",
      "commit": "2d95adc34b38d932df572978d88105da6ae879a2",
      "fileid": "5cd4fdb67fac12b567ec449cce9a369a0e75d52c965681c1d0036833eb430364",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/simcab-chu/actions/runs/26708315154"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-31T09:02:44.000Z",
      "commit": "2d95adc34b38d932df572978d88105da6ae879a2",
      "fileid": "b881ccdb521a4224fb0e15bcf3d8c0460d1cd1162cb6b34eaa70ac972ad42c86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/simcab-chu/actions/runs/26708315154"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-31T09:03:10.000Z",
      "commit": "2d95adc34b38d932df572978d88105da6ae879a2",
      "fileid": "531ec0ce8f3484996b21711233a94e42902dda6bdf35c22e2074bfe304e8198a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/simcab-chu/actions/runs/26708315154"
    }
  ]
}