{
  "_id": "6a106c32acfb0bcc41caa7ab",
  "Package": "afdx",
  "Title": "Diagnosis Performance Using Attributable Fraction",
  "Version": "1.1.2",
  "Authors@R": "c(\nperson(given = \"John J.\",\nfamily = \"Aponte\",\nrole = c(\"aut\", \"cre\"),\nemail = \"john.j.aponte@gmail.com\",\ncomment = c(ORCID = \"0000-0002-3014-3673\")),\nperson(given = \"Orvalho\",\nfamily = \"Augusto\",\nrole = c(\"aut\"),\nemail = \"caveman@gmail.com\",\ncomment = c(ORCID = \"0000-0002-0005-3968\"))\n)",
  "Date": "2026-03-06",
  "URL": "https://github.com/johnaponte/afdx,\nhttps://johnaponte.github.io/afdx/",
  "Description": "Estimate diagnosis performance (Sensitivity, Specificity,\nPositive predictive value, Negative predicted value) of a\ndiagnostic test where can not measure the golden standard but\ncan estimate it using the attributable fraction.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://johnaponte.r-universe.dev",
  "Date/Publication": "2026-03-08 17:45:50 UTC",
  "RemoteUrl": "https://github.com/johnaponte/afdx",
  "RemoteRef": "HEAD",
  "RemoteSha": "dcbc5f019633af776e94c2932c5866f17dd0c659",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-07 09:05:01 UTC",
    "User": "root"
  },
  "Author": "John J. Aponte [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3014-3673>),\nOrvalho Augusto [aut] (ORCID: <https://orcid.org/0000-0002-0005-3968>)",
  "Maintainer": "John J. Aponte <john.j.aponte@gmail.com>",
  "MD5sum": "1314d52e121e36e3dcb6d65e52a2d936",
  "_user": "johnaponte",
  "_type": "src",
  "_file": "afdx_1.1.2.tar.gz",
  "_fileid": "1563f0fa14a77749e46b71fcd9c3d6f9eef2497650b496fcffa505a814482f4c",
  "_filesize": 591268,
  "_sha256": "1563f0fa14a77749e46b71fcd9c3d6f9eef2497650b496fcffa505a814482f4c",
  "_created": "2026-05-07T09:05:01.000Z",
  "_published": "2026-05-22T14:46:10.258Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77403128279,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6851175244"
    },
    {
      "job": 77403128473,
      "time": 197,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6851189073"
    },
    {
      "job": 77403127929,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6851158394"
    },
    {
      "job": 77403128596,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6851158788"
    },
    {
      "job": 77403151900,
      "time": 322,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6851117675"
    },
    {
      "job": 77403127494,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163337610"
    },
    {
      "job": 77403128245,
      "time": 121,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6851161348"
    },
    {
      "job": 77403128187,
      "time": 132,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6851165190"
    },
    {
      "job": 77403128415,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6851151319"
    }
  ],
  "_buildurl": "https://github.com/r-universe/johnaponte/actions/runs/25486346499",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/johnaponte/afdx",
  "_commit": {
    "id": "dcbc5f019633af776e94c2932c5866f17dd0c659",
    "author": "johnaponte <john.j.aponte@gmail.com>",
    "committer": "johnaponte <john.j.aponte@gmail.com>",
    "message": "pkdown in main branch\n",
    "time": 1772991950
  },
  "_maintainer": {
    "name": "John J. Aponte",
    "email": "john.j.aponte@gmail.com",
    "login": "johnaponte",
    "orcid": "0000-0002-3014-3673",
    "uuid": 3891174
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "maxLik",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "DescTools",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "coda",
      "role": "Suggests"
    },
    {
      "package": "rjags",
      "role": "Suggests"
    },
    {
      "package": "ggmcmc",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "johnaponte",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 10
    }
  ],
  "_tags": [
    {
      "name": "v1.1.2",
      "date": "2026-03-06"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "johnaponte",
      "count": 39,
      "uuid": 3891174
    }
  ],
  "_userbio": {
    "uuid": 3891174,
    "type": "user",
    "name": "John J. Aponte"
  },
  "_downloads": {
    "count": 594,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/afdx"
  },
  "_devurl": "https://github.com/johnaponte/afdx",
  "_pkgdown": "https://johnaponte.github.io/afdx/",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/afdx.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/johnaponte/afdx",
  "_realowner": "johnaponte",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.1",
      "date": "2021-05-25"
    },
    {
      "version": "1.1.2",
      "date": "2026-03-06"
    }
  ],
  "_exports": [
    "get_latent_model",
    "logitexp",
    "make_cutoffs",
    "make_n_cutoffs",
    "senspec"
  ],
  "_datasets": [
    {
      "name": "malaria_df1",
      "title": "Synthetic data simulating a malaria crossectional",
      "object": "malaria_df1",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "fever",
        "density"
      ],
      "rows": 2000,
      "table": true,
      "tojson": true
    },
    {
      "name": "malaria_df2",
      "title": "Synthetic data simulating a malaria crossectional",
      "object": "malaria_df2",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "fever",
        "density"
      ],
      "rows": 2000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "afdx-package",
      "title": "afdx: Diagnosis performance indicators from attributable fraction estimates.",
      "topics": [
        "afdx-package",
        "afdx"
      ]
    },
    {
      "page": "get_latent_model",
      "title": "Template for the bayesian latent class model",
      "topics": [
        "get_latent_model"
      ]
    },
    {
      "page": "logitexp",
      "title": "Exponential logit model for two variables",
      "topics": [
        "logitexp"
      ]
    },
    {
      "page": "make_cutoffs",
      "title": "Cut-off points for densities and fever",
      "topics": [
        "make_cutoffs"
      ]
    },
    {
      "page": "make_n_cutoffs",
      "title": "Make a defined number of categories having similar number of positives in each category",
      "topics": [
        "make_n_cutoffs"
      ]
    },
    {
      "page": "malaria_df1",
      "title": "Synthetic data simulating a malaria crossectional",
      "topics": [
        "malaria_df1"
      ]
    },
    {
      "page": "malaria_df2",
      "title": "Synthetic data simulating a malaria crossectional",
      "topics": [
        "malaria_df2"
      ]
    },
    {
      "page": "senspec",
      "title": "S3 methods to estimate diagnosis performance of an afmodel",
      "topics": [
        "senspec",
        "senspec.afmodel",
        "senspec.default"
      ]
    }
  ],
  "_pkglogo": "https://github.com/johnaponte/afdx/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/johnaponte/afdx/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "digest",
    "dplyr",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "magrittr",
    "maxLik",
    "miscTools",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "sandwich",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "latentclass.Rmd",
      "filename": "latentclass.html",
      "title": "Attributable fraction using a latent class model",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Example using synthetic data",
        "The latent class model",
        "Estimating the bayesian latent class model",
        "Bibliography"
      ],
      "created": "2021-02-07 17:58:01",
      "modified": "2026-03-06 13:02:32",
      "commits": 9
    },
    {
      "source": "af_logit_exponential.Rmd",
      "filename": "af_logit_exponential.html",
      "title": "Attributable fraction using a logitexponetial model",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Example using synthetic data",
        "The logit exponential model",
        "Estimating the sensitivity and specificity",
        "Graph of diagnostic characteristics for all cutoff points",
        "ROC curve",
        "Bibliography"
      ],
      "created": "2021-02-01 18:24:26",
      "modified": "2026-03-06 13:02:32",
      "commits": 9
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "afdx",
  "_universes": [
    "johnaponte"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-07T09:09:17.000Z",
      "distro": "noble",
      "commit": "dcbc5f019633af776e94c2932c5866f17dd0c659",
      "fileid": "d0884dc05a910e47653bef4b59f6aa267767a4b23a08e61a35678d51cae70926",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnaponte/actions/runs/25486346499"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-07T09:10:00.000Z",
      "distro": "noble",
      "commit": "dcbc5f019633af776e94c2932c5866f17dd0c659",
      "fileid": "577f8e8386dcad27b9eba14d8cf2c007380b2bd94a0c5e289e780b7def2169c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnaponte/actions/runs/25486346499"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-05-07T09:08:35.000Z",
      "commit": "dcbc5f019633af776e94c2932c5866f17dd0c659",
      "fileid": "2378b7d0614c42c85b13174641eea20412552026d7ebed22ad22db6f9aeba824",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnaponte/actions/runs/25486346499"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-05-07T09:08:37.000Z",
      "commit": "dcbc5f019633af776e94c2932c5866f17dd0c659",
      "fileid": "ac335b6b2cc418eae8a80e278c4088d2f43d3479b1468531e12c48544234841e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnaponte/actions/runs/25486346499"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-07T09:08:33.000Z",
      "commit": "dcbc5f019633af776e94c2932c5866f17dd0c659",
      "fileid": "db039d782e874bff246771cbe8f3d83629b369b61564c71609d9743bd1ddb3c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnaponte/actions/runs/25486346499"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-07T09:08:48.000Z",
      "commit": "dcbc5f019633af776e94c2932c5866f17dd0c659",
      "fileid": "bb353105ab47c9ce661d65e9d8ffbb9c94ad77eb899ac099cad60f03740fa3ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnaponte/actions/runs/25486346499"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-07T09:08:03.000Z",
      "commit": "dcbc5f019633af776e94c2932c5866f17dd0c659",
      "fileid": "1eb95ac24edd8482624469893172b08e61c8aec142940ae395a616d880f3f9fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnaponte/actions/runs/25486346499"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2",
      "date": "2026-05-22T14:45:48.000Z",
      "commit": "dcbc5f019633af776e94c2932c5866f17dd0c659",
      "fileid": "c445f5c52772b32aa22f61363dad45cd3e8f00c907aa81386e4acf0ae73ef559",
      "status": "success",
      "buildurl": "https://github.com/r-universe/johnaponte/actions/runs/25486346499"
    }
  ]
}