{
  "_id": "6a102923acfb0bcc41c91336",
  "Package": "ncodeR",
  "Title": "Techniques for Automated Classifiers",
  "Type": "Package",
  "Author": "Cody L Marquart [aut, cre]\n(<https://orcid.org/0000-0002-3387-6792>), Zachari Swiecki\n[aut], Brendan Eagan [aut], David Williamson Shaffer [aut]",
  "Authors@R": "c(person(\"Cody L\",\"Marquart\", role = c(\"aut\", \"cre\"), email=\"cody.marquart@wisc.edu\", comment = c(ORCID = \"0000-0002-3387-6792\")),person(\"Zachari\",\"Swiecki\", role = c(\"aut\"), email=\"swiecki@wisc.edu\"),person(\"Brendan\",\"Eagan\", role = c(\"aut\"), email=\"beagan@wisc.edu\"),person(\"David\", \"Williamson Shaffer\", role = c(\"aut\"), email = \"dws@education.wisc.edu\"))",
  "Maintainer": "Cody L Marquart <cody.marquart@wisc.edu>",
  "Version": "0.2.0.1",
  "Description": "A set of techniques that can be used to develop, validate,\nand implement automated classifiers. A powerful tool for\ntransforming raw data into meaningful information, 'ncodeR'\n(Shaffer, D. W. (2017) Quantitative Ethnography. ISBN:\n0578191687) is designed specifically for working with big data:\nlarge document collections, logfiles, and other text data.",
  "LazyData": "TRUE",
  "BugReports": "https://gitlab.com/epistemic-analytics/qe-packages/ncoder/issues",
  "License": "GPL-3 | file LICENSE",
  "RoxygenNote": "6.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 07:41:42 UTC",
    "User": "root"
  },
  "Repository": "https://codymarquart.r-universe.dev",
  "Date/Publication": "2019-11-19 17:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/ncodeR",
  "RemoteRef": "HEAD",
  "RemoteSha": "548f2aac6015dd7bbc92889a59651c4a01c645da",
  "MD5sum": "ffea0c642550e0552cd4ffe7c74365c7",
  "_user": "codymarquart",
  "_type": "src",
  "_file": "ncodeR_0.2.0.1.tar.gz",
  "_fileid": "e86cc9606850b030bced03b484fcbfb36dd6d308d57504964a4b1d219c0c62e1",
  "_filesize": 290483,
  "_sha256": "e86cc9606850b030bced03b484fcbfb36dd6d308d57504964a4b1d219c0c62e1",
  "_created": "2026-05-13T07:41:42.000Z",
  "_published": "2026-05-22T10:00:03.549Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77357523771,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6964334657"
    },
    {
      "job": 77357523749,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964330649"
    },
    {
      "job": 77357523648,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6964313912"
    },
    {
      "job": 77357523390,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964321080"
    },
    {
      "job": 77357523312,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964289033"
    },
    {
      "job": 77357523082,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157836655"
    },
    {
      "job": 77357523571,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6964320617"
    },
    {
      "job": 77357523774,
      "time": 133,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6964328833"
    },
    {
      "job": 77357523795,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964312029"
    }
  ],
  "_buildurl": "https://github.com/r-universe/codymarquart/actions/runs/25785339933",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ncodeR",
  "_commit": {
    "id": "548f2aac6015dd7bbc92889a59651c4a01c645da",
    "author": "Cody L Marquart <cody.marquart@wisc.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0.1\n",
    "time": 1574184602
  },
  "_maintainer": {
    "name": "Cody L Marquart",
    "email": "cody.marquart@wisc.edu",
    "login": "codymarquart",
    "uuid": 16000750,
    "orcid": "0000-0002-3387-6792"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "rhoR",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "codymarquart",
      "count": 6,
      "uuid": 16000750
    }
  ],
  "_userbio": {
    "uuid": 16000750,
    "type": "user",
    "name": "Cody L Marquart"
  },
  "_downloads": {
    "count": 172,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ncodeR"
  },
  "_devurl": "https://gitlab.com/epistemic-analytics/qe-packages",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ncodeR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "codymarquart",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-06-19"
    },
    {
      "version": "0.1.1",
      "date": "2018-08-17"
    },
    {
      "version": "0.1.2",
      "date": "2018-08-29"
    },
    {
      "version": "0.1.3.0",
      "date": "2019-05-03"
    },
    {
      "version": "0.2.0.0",
      "date": "2019-10-17"
    },
    {
      "version": "0.2.0.1",
      "date": "2019-11-19"
    }
  ],
  "_exports": [
    "autocode",
    "code.set",
    "CodeSet",
    "create.code",
    "differences",
    "expression.match",
    "getHandSetIndices",
    "getHandSetIndices2",
    "handcode",
    "ncode",
    "old_test",
    "RegexCode",
    "resolve",
    "test"
  ],
  "_datasets": [
    {
      "name": "RS.data",
      "title": "Rescushell Chat Data",
      "object": "RS.data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "UserName",
        "Condition",
        "CONFIDENCE.Pre",
        "CONFIDENCE.Post",
        "CONFIDENCE.Change",
        "C.Level.Pre",
        "NewC.Change",
        "C.Change",
        "Timestamp",
        "ActivityNumber",
        "GroupName",
        "GameHalf",
        "GameDay",
        "text",
        "Data",
        "Technical.Constraints",
        "Performance.Parameters",
        "Client.and.Consultant.Requests",
        "Design.Reasoning",
        "Collaboration"
      ],
      "rows": 3824,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "as.data.frame.Code",
      "title": "Title",
      "topics": [
        "as.data.frame.Code"
      ]
    },
    {
      "page": "as.data.frame.CodeSet",
      "title": "Title",
      "topics": [
        "as.data.frame.CodeSet"
      ]
    },
    {
      "page": "autocode",
      "title": "Match a list of expressions against some set of excerpts",
      "topics": [
        "autocode"
      ]
    },
    {
      "page": "code.set",
      "title": "Create CodeSet",
      "topics": [
        "code.set"
      ]
    },
    {
      "page": "CodeSet",
      "title": "CodeSet",
      "topics": [
        "CodeSet"
      ]
    },
    {
      "page": "create.code",
      "title": "Create a code",
      "topics": [
        "create.code"
      ]
    },
    {
      "page": "differences",
      "title": "Find Differences",
      "topics": [
        "differences"
      ]
    },
    {
      "page": "expression.match",
      "title": "Expression Matching",
      "topics": [
        "expression.match"
      ]
    },
    {
      "page": "getHandSetIndices",
      "title": "Handset indices",
      "topics": [
        "getHandSetIndices"
      ]
    },
    {
      "page": "getHandSetIndices2",
      "title": "Get indices to code",
      "topics": [
        "getHandSetIndices2"
      ]
    },
    {
      "page": "handcode",
      "title": "Handcode excerpts",
      "topics": [
        "handcode"
      ]
    },
    {
      "page": "ncode",
      "title": "Wrapper for the entire coding process",
      "topics": [
        "ncode"
      ]
    },
    {
      "page": "ncodeR",
      "title": "ncodeR for qualitative coding",
      "topics": [
        "ncodeR"
      ]
    },
    {
      "page": "old_test",
      "title": "Calculate statistics",
      "topics": [
        "old_test"
      ]
    },
    {
      "page": "print.summary.Code",
      "title": "Print a Code summary",
      "topics": [
        "print.summary.Code"
      ]
    },
    {
      "page": "print.summary.CodeSet",
      "title": "Print the summary of a CodeSet",
      "topics": [
        "print.summary.CodeSet"
      ]
    },
    {
      "page": "print.summary.TestList",
      "title": "Print a TestList summary",
      "topics": [
        "print.summary.TestList"
      ]
    },
    {
      "page": "RegexCode",
      "title": "RegexCode",
      "topics": [
        "RegexCode"
      ]
    },
    {
      "page": "resolve",
      "title": "Resolve differences",
      "topics": [
        "resolve"
      ]
    },
    {
      "page": "RS.data",
      "title": "Rescushell Chat Data",
      "topics": [
        "RS.data"
      ]
    },
    {
      "page": "summary.Code",
      "title": "Obtain summary of a Code object",
      "topics": [
        "summary.Code"
      ]
    },
    {
      "page": "summary.CodeSet",
      "title": "Obtain a summary of the CodeSet",
      "topics": [
        "summary.CodeSet"
      ]
    },
    {
      "page": "summary.TestList",
      "title": "Obtain a summary of a Code's test results",
      "topics": [
        "summary.TestList"
      ]
    },
    {
      "page": "test",
      "title": "Title",
      "topics": [
        "test"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/ncodeR/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/ncodeR/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "rhoR"
  ],
  "_score": 1.845098040014257,
  "_indexed": true,
  "_nocasepkg": "ncoder",
  "_universes": [
    "codymarquart",
    "gitlab-epistemic-analytics"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.1",
      "date": "2026-05-13T07:44:04.000Z",
      "distro": "noble",
      "commit": "548f2aac6015dd7bbc92889a59651c4a01c645da",
      "fileid": "88da6d21ae83804168a262a29da56f52f5731db2ba39023a5831cd11f715a23e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/codymarquart/actions/runs/25785339933"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.1",
      "date": "2026-05-13T07:43:53.000Z",
      "distro": "noble",
      "commit": "548f2aac6015dd7bbc92889a59651c4a01c645da",
      "fileid": "48fa15c310b77cc6d14fe9e78259fa0616c40f65059b6b46c21f6e9dff2efc3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/codymarquart/actions/runs/25785339933"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.1",
      "date": "2026-05-13T07:43:05.000Z",
      "commit": "548f2aac6015dd7bbc92889a59651c4a01c645da",
      "fileid": "b31ec52edbb66dfe8990480f749c18c9bd20975579347db40527d5fe346f6bd4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/codymarquart/actions/runs/25785339933"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.1",
      "date": "2026-05-13T07:43:19.000Z",
      "commit": "548f2aac6015dd7bbc92889a59651c4a01c645da",
      "fileid": "6a6718009aebdf4e7593430ab08352a7aa5ecac729dad3748ec9309a9560e696",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/codymarquart/actions/runs/25785339933"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.1",
      "date": "2026-05-13T07:43:14.000Z",
      "commit": "548f2aac6015dd7bbc92889a59651c4a01c645da",
      "fileid": "f66ca2f8d1a02fb683a2c2ee9cd13aa9d636495004b1115c5708d62c162c005b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/codymarquart/actions/runs/25785339933"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.1",
      "date": "2026-05-13T07:43:35.000Z",
      "commit": "548f2aac6015dd7bbc92889a59651c4a01c645da",
      "fileid": "62368c7231ea2eb09ba4dbd18bf2bdb6c35aa2b38093c44cf69aed3262145440",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/codymarquart/actions/runs/25785339933"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.1",
      "date": "2026-05-13T07:42:47.000Z",
      "commit": "548f2aac6015dd7bbc92889a59651c4a01c645da",
      "fileid": "928b22b6f1bd0119b8ae7d4b15d8c459e95220f4af60fe81f3fe6216447d720e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/codymarquart/actions/runs/25785339933"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.1",
      "date": "2026-05-22T09:59:42.000Z",
      "commit": "548f2aac6015dd7bbc92889a59651c4a01c645da",
      "fileid": "d1ae7d2e80df5768d9bb8445ffd5c9d46f4bc3c41be2bb3b866d11f2e88e4f5b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/codymarquart/actions/runs/25785339933"
    }
  ]
}