{
  "_id": "6a180855acfb0bcc41dad470",
  "Package": "golfr",
  "Type": "Package",
  "Title": "Group Assignment Tool",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Hannah\", \"Kim\", email = \"hannahminji@gmail.com\", role = \"aut\"),\nperson(\"Collin\", \"Nolte\", email = \"noltecollin@grinnell.edu\", role = \"cre\"))",
  "Description": "An efficient algorithm to generate group assignments for\nclassroom settings while minimizing repeated pairings across\nmultiple rounds.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 09:15:45 UTC",
    "User": "root"
  },
  "Author": "Hannah Kim [aut], Collin Nolte [cre]",
  "Maintainer": "Collin Nolte <noltecollin@grinnell.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-03-15 17:10:01 UTC",
  "RemoteUrl": "https://github.com/cran/golfr",
  "RemoteRef": "HEAD",
  "RemoteSha": "628cbb45bf9f2de17462319403b2053551eb80b7",
  "MD5sum": "1659a5229ff0b62516a4837a2e254cae",
  "_user": "cran",
  "_type": "src",
  "_file": "golfr_0.1.0.tar.gz",
  "_fileid": "568276dd709b784e07de72262c01da458ef104bc9294f5493b92348baa57af91",
  "_filesize": 81393,
  "_sha256": "568276dd709b784e07de72262c01da458ef104bc9294f5493b92348baa57af91",
  "_created": "2026-05-28T09:15:45.000Z",
  "_published": "2026-05-28T09:18:13.180Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78260374419,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7262172209"
    },
    {
      "job": 78260374470,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262172454"
    },
    {
      "job": 78260014804,
      "time": 132,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262135334"
    },
    {
      "job": 78260374445,
      "time": 75,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262161584"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26565776483",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/golfr",
  "_commit": {
    "id": "628cbb45bf9f2de17462319403b2053551eb80b7",
    "author": "Collin Nolte <noltecollin@grinnell.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1742058601
  },
  "_maintainer": {
    "name": "Collin Nolte",
    "email": "noltecollin@grinnell.edu"
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 162,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/golfr"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/golfr.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-03-15"
    }
  ],
  "_exports": [
    "GenerateData",
    "groupassign",
    "initmat",
    "MakeGroups",
    "updatemat"
  ],
  "_help": [
    {
      "page": "GenerateData",
      "title": "Generates test data frame of the students with unique ID (uppercase letters)",
      "topics": [
        "GenerateData"
      ]
    },
    {
      "page": "groupassign",
      "title": "Assign Groups and Update Interaction Matrix",
      "topics": [
        "groupassign"
      ]
    },
    {
      "page": "initmat",
      "title": "Generates initial matrix",
      "topics": [
        "initmat"
      ]
    },
    {
      "page": "MakeGroups",
      "title": "Assign every student into groups with set number of students per group",
      "topics": [
        "MakeGroups"
      ]
    },
    {
      "page": "updatemat",
      "title": "Update Interaction Matrix with Group Assignments",
      "topics": [
        "updatemat"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "golfr",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-28T09:17:42.000Z",
      "distro": "noble",
      "commit": "628cbb45bf9f2de17462319403b2053551eb80b7",
      "fileid": "a7711c0da516acae392be252b843f892e7d574b514753af0fd1d2ddb5f33289e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26565776483"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-28T09:17:40.000Z",
      "distro": "noble",
      "commit": "628cbb45bf9f2de17462319403b2053551eb80b7",
      "fileid": "75fbd2732fe4e6d3b757455b966473d147d6697a99e8fe4ee2a118961192980e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26565776483"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-28T09:17:19.000Z",
      "commit": "628cbb45bf9f2de17462319403b2053551eb80b7",
      "fileid": "8b45911dac297bd771b1ec16e97cc816c7cd0926c3200662adf2d2d60e9079f8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26565776483"
    }
  ]
}