{
  "_id": "6a1fdea8b401979e73438d5d",
  "Package": "miRcomp",
  "Version": "1.42.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-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:42:07 UTC",
  "RemoteUrl": "https://github.com/bioc/miRcomp",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "ea92f313297fcc68117e9e7bbc3937ce483f2ef2",
  "Packaged": {
    "Date": "2026-06-03 07:54:41 UTC",
    "User": "root"
  },
  "MD5sum": "fd0f74850b36b410eb1396754d1004a7",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "miRcomp_1.42.0.tar.gz",
  "_fileid": "9ff539f99ebb5a6fc5f5628f2b52e47184e9d24ece84041ab763d3c5344e84bc",
  "_filesize": 4188671,
  "_sha256": "9ff539f99ebb5a6fc5f5628f2b52e47184e9d24ece84041ab763d3c5344e84bc",
  "_created": "2026-06-03T07:54:41.000Z",
  "_published": "2026-06-03T07:58:32.327Z",
  "_jobs": [
    {
      "job": 79247520720,
      "time": 187,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7378839775"
    },
    {
      "job": 79247520747,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7378823875"
    },
    {
      "job": 79247520741,
      "time": 182,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378837744"
    },
    {
      "job": 79247520845,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7378813458"
    },
    {
      "job": 79247520727,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378821644"
    },
    {
      "job": 79246994670,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378774715"
    },
    {
      "job": 79247520957,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378812939"
    },
    {
      "job": 79247520758,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7378810214"
    },
    {
      "job": 79247520708,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7378807347"
    },
    {
      "job": 79247520774,
      "time": 118,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378816791"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 1,
    "note": 9
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26871275952",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/miRcomp",
  "_commit": {
    "id": "ea92f313297fcc68117e9e7bbc3937ce483f2ef2",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to 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": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_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": 1,
  "_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.3010299956639813,
  "_indexed": false,
  "_nocasepkg": "mircomp",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/miRcomp",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.42.0",
      "date": "2026-06-03T07:56:59.000Z",
      "distro": "noble",
      "commit": "ea92f313297fcc68117e9e7bbc3937ce483f2ef2",
      "fileid": "46cd052ecd1406afb63f25a7338aea2d0db15efe32e2bca106774df695290aab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26871275952"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.42.0",
      "date": "2026-06-03T07:57:39.000Z",
      "distro": "noble",
      "commit": "ea92f313297fcc68117e9e7bbc3937ce483f2ef2",
      "fileid": "c2fed6aa01474a54ec160a422edb05c8e4046e9ae02e25af7ec4259070dfb277",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26871275952"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.42.0",
      "date": "2026-06-03T07:56:32.000Z",
      "commit": "ea92f313297fcc68117e9e7bbc3937ce483f2ef2",
      "fileid": "c31082e709377bfe3f04c301d9dbb0582110f2cd7eef8c7d9dbb0f5562b2e1d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26871275952"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.42.0",
      "date": "2026-06-03T07:56:48.000Z",
      "commit": "ea92f313297fcc68117e9e7bbc3937ce483f2ef2",
      "fileid": "3f2aa8654e142d31d6332c6e3b4021f0e5bc97025b9cf2102c84af53c4d15cc3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26871275952"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.42.0",
      "date": "2026-06-03T07:56:47.000Z",
      "commit": "ea92f313297fcc68117e9e7bbc3937ce483f2ef2",
      "fileid": "66c2ba5cdd1689a893c02e508824a7393e0bee16622acb9f6e14de86c352ba60",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26871275952"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.42.0",
      "date": "2026-06-03T07:56:07.000Z",
      "commit": "ea92f313297fcc68117e9e7bbc3937ce483f2ef2",
      "fileid": "32de4b3ee0ccd351dc0c4c8f7801a0a63c1bece120fe778e585406518604a216",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26871275952"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.42.0",
      "date": "2026-06-03T07:56:00.000Z",
      "commit": "ea92f313297fcc68117e9e7bbc3937ce483f2ef2",
      "fileid": "584b577465da748e63d6a66adfec9a6854b61ddc45f675c19ba30629e08d5797",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26871275952"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.42.0",
      "date": "2026-06-03T07:56:31.000Z",
      "commit": "ea92f313297fcc68117e9e7bbc3937ce483f2ef2",
      "fileid": "f706a76a4060cea4fcd2c161eb3452644398f5f2b203a927f4a3324ee3b8e531",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26871275952"
    }
  ]
}