{
  "_id": "6a1ac1c01d7bb097a09d8c56",
  "Package": "miRcomp",
  "Version": "1.43.0",
  "Date": "2025-05-29",
  "Title": "Tools to assess and compare miRNA expression estimatation\nmethods",
  "Description": "Based on a large miRNA dilution study, this package\nprovides tools to read in the raw amplification data and use\nthese data to assess the performance of methods that estimate\nexpression from the amplification curves.",
  "Author": "Matthew N. McCall <mccallm@gmail.com>, Lauren Kemperman\n<lkemperm@u.rochester.edu>",
  "Maintainer": "Matthew N. McCall <mccallm@gmail.com>",
  "VignetteBuilder": "knitr",
  "License": "GPL-3 | file LICENSE",
  "biocViews": "Software, qPCR, Preprocessing, QualityControl",
  "NeedsCompilation": "no",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:42:07 UTC",
  "RemoteUrl": "https://github.com/bioc/miRcomp",
  "RemoteRef": "HEAD",
  "RemoteSha": "7ccf6a04768c00126a28a2cff1c7f36c0edd5ffe",
  "Packaged": {
    "Date": "2026-05-30 07:33:04 UTC",
    "User": "root"
  },
  "MD5sum": "1c534a99e2521ef638268a1c655ede24",
  "_user": "bioc",
  "_type": "src",
  "_file": "miRcomp_1.43.0.tar.gz",
  "_fileid": "7c26ef0a831d312cb1b0dc434dc4303d9e3cb5cf16eaaac7004d6c7e1eb99698",
  "_filesize": 4193582,
  "_sha256": "7c26ef0a831d312cb1b0dc434dc4303d9e3cb5cf16eaaac7004d6c7e1eb99698",
  "_created": "2026-05-30T07:33:04.000Z",
  "_published": "2026-05-30T10:53:52.447Z",
  "_jobs": [
    {
      "job": 78633802353,
      "time": 143,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7306517586"
    },
    {
      "job": 78633802372,
      "time": 200,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306523557"
    },
    {
      "job": 78633802356,
      "time": 187,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306522369"
    },
    {
      "job": 78633802389,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307622607"
    },
    {
      "job": 78633802357,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307622827"
    },
    {
      "job": 78633582876,
      "time": 216,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306500534"
    },
    {
      "job": 78633802355,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306513370"
    },
    {
      "job": 78633802367,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306512506"
    },
    {
      "job": 78633802371,
      "time": 121,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7306515033"
    },
    {
      "job": 78633802368,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306510880"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 1,
    "note": 9
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26678098925",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/miRcomp",
  "_commit": {
    "id": "7ccf6a04768c00126a28a2cff1c7f36c0edd5ffe",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380127
  },
  "_maintainer": {
    "name": "Matthew N. McCall",
    "email": "mccallm@gmail.com",
    "login": "mccallm",
    "description": "",
    "uuid": 3731477
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Biobase",
      "version": ">= 2.22.0",
      "role": "Depends"
    },
    {
      "package": "miRcompData",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "KernSmooth",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "BiocGenerics",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.43.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.42.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "qpcr",
    "preprocessing",
    "qualitycontrol"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 465,
    "source": "https://www.bioconductor.org/packages/stats/bioc/miRcomp"
  },
  "_mentions": 1,
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/miRcomp.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "accuracy",
    "completeFeatures",
    "expressionComp",
    "limitOfDetection",
    "miRcompShinyApp",
    "precision",
    "qualityAssessment",
    "titrationResponse"
  ],
  "_datasets": [
    {
      "name": "lifetech",
      "title": "The processed data generated using the LifeTech software.",
      "object": "lifetech",
      "file": "lifetech.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "qpcRb4",
      "title": "The processed data generated using the 4 parameter sigmoidal method from the qpcR software.",
      "object": "qpcRb4",
      "file": "qpcRb4.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "qpcRb5",
      "title": "The processed data generated using the 5 parameter sigmodial method from the qpcR software.",
      "object": "qpcRb5",
      "file": "qpcRb5.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "qpcRdefault",
      "title": "The processed data generated using the default method (4 parameter log-logistic) implemented in the qpcR software package.",
      "object": "qpcRdefault",
      "file": "qpcRdefault.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "qpcRl5",
      "title": "The processed data generated using the 5 parameter log-logistic method from the qpcR software.",
      "object": "qpcRl5",
      "file": "qpcRl5.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "qpcRlinexp",
      "title": "The processed data generated using the linear-exponential method implemented in the qpcR software package.",
      "object": "qpcRlinexp",
      "file": "qpcRlinexp.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "accuracy",
      "title": "Assess the accuracy of the expression estimates",
      "topics": [
        "accuracy"
      ]
    },
    {
      "page": "completeFeatures",
      "title": "Determine the Number of Completely Observed Features",
      "topics": [
        "completeFeatures"
      ]
    },
    {
      "page": "expressionComp",
      "title": "Compare expression estimates between two methods",
      "topics": [
        "expressionComp"
      ]
    },
    {
      "page": "lifetech",
      "title": "The processed data generated using the LifeTech software.",
      "topics": [
        "lifetech"
      ]
    },
    {
      "page": "limitOfDetection",
      "title": "Assess the limit of detection of a given method",
      "topics": [
        "limitOfDetection"
      ]
    },
    {
      "page": "miRcompShinyApp",
      "title": "Launch a Shiny app to use the miRcomp package interactively",
      "topics": [
        "miRcompShinyApp"
      ]
    },
    {
      "page": "precision",
      "title": "Assess the precision of the expression estimates",
      "topics": [
        "precision"
      ]
    },
    {
      "page": "qpcRb4",
      "title": "The processed data generated using the 4 parameter sigmoidal method from the qpcR software.",
      "topics": [
        "qpcRb4"
      ]
    },
    {
      "page": "qpcRb5",
      "title": "The processed data generated using the 5 parameter sigmodial method from the qpcR software.",
      "topics": [
        "qpcRb5"
      ]
    },
    {
      "page": "qpcRdefault",
      "title": "The processed data generated using the default method (4 parameter log-logistic) implemented in the qpcR software package.",
      "topics": [
        "qpcRdefault"
      ]
    },
    {
      "page": "qpcRl5",
      "title": "The processed data generated using the 5 parameter log-logistic method from the qpcR software.",
      "topics": [
        "qpcRl5"
      ]
    },
    {
      "page": "qpcRlinexp",
      "title": "The processed data generated using the linear-exponential method implemented in the qpcR software package.",
      "topics": [
        "qpcRlinexp"
      ]
    },
    {
      "page": "qualityAssessment",
      "title": "Quality Assessment for MicroRNA Expression Estimates",
      "topics": [
        "qualityAssessment"
      ]
    },
    {
      "page": "titrationResponse",
      "title": "Assess monotone signal across titration",
      "topics": [
        "titrationResponse"
      ]
    }
  ],
  "_rundeps": [
    "Biobase",
    "BiocGenerics",
    "generics",
    "KernSmooth",
    "miRcompData"
  ],
  "_vignettes": [
    {
      "source": "miRcomp.Rmd",
      "filename": "miRcomp.html",
      "title": "Assessment and comparison of miRNA expression estimation methods (miRcomp)",
      "author": "Matthew N. McCall",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Background",
        "Experimental Design",
        "Example Assessment",
        "Data Sets",
        "Quality Assessment",
        "Complete Features",
        "Limit of Detection",
        "Titration Response",
        "Accuracy",
        "Precision",
        "Assessing a New Method",
        "Session Info"
      ],
      "created": "2015-10-09 20:33:34",
      "modified": "2015-10-09 20:33:34",
      "commits": 1
    }
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "mircomp",
  "_universes": [
    "bioc",
    "mccallm"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.43.0",
      "date": "2026-05-30T07:36:18.000Z",
      "distro": "noble",
      "commit": "7ccf6a04768c00126a28a2cff1c7f36c0edd5ffe",
      "fileid": "bbdc01ad7a69304f1e96e0bfa7a823c671ea39ab10a7c8d728cf96e9a98b8771",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678098925"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.43.0",
      "date": "2026-05-30T07:36:08.000Z",
      "distro": "noble",
      "commit": "7ccf6a04768c00126a28a2cff1c7f36c0edd5ffe",
      "fileid": "18a040bcd42e4888472b05f4ab65cf1b486d2770a66df82315b3a4517a98b9fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678098925"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.43.0",
      "date": "2026-05-30T10:47:07.000Z",
      "commit": "7ccf6a04768c00126a28a2cff1c7f36c0edd5ffe",
      "fileid": "c635a724cbd9afc2c3dcee8d5c4f9d6d14b443d7e09088d2b5e2c99428bdd4b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678098925"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.43.0",
      "date": "2026-05-30T10:47:11.000Z",
      "commit": "7ccf6a04768c00126a28a2cff1c7f36c0edd5ffe",
      "fileid": "12f22a9781b61c77ea9cba37169512a9438fbd2fd7d17ece0f434f4bbc33488e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678098925"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.43.0",
      "date": "2026-05-30T07:35:12.000Z",
      "commit": "7ccf6a04768c00126a28a2cff1c7f36c0edd5ffe",
      "fileid": "e086d174b629ad8b8c40af944989730146162cc071468881882b7cb003eb9b66",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678098925"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.43.0",
      "date": "2026-05-30T07:34:33.000Z",
      "commit": "7ccf6a04768c00126a28a2cff1c7f36c0edd5ffe",
      "fileid": "0bb75dc69514b92d4990521c9e1f854744ee8c0efe7441fee810ec6e1212215e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678098925"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.43.0",
      "date": "2026-05-30T07:34:58.000Z",
      "commit": "7ccf6a04768c00126a28a2cff1c7f36c0edd5ffe",
      "fileid": "89b81fd1768e1c8ccf9bd70295eba9edc25f2bc318c0f77cb56ba1f06a2e8cea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678098925"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.43.0",
      "date": "2026-05-30T07:34:21.000Z",
      "commit": "7ccf6a04768c00126a28a2cff1c7f36c0edd5ffe",
      "fileid": "a7e33eb55f0a315e23fe97de1603514c367f5e2db482851b916595be6b775591",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678098925"
    }
  ]
}