{
  "_id": "6a576dd0ff0138dec5d70c62",
  "Package": "freegroup",
  "Type": "Package",
  "Title": "The Free Group",
  "Version": "1.2-1-0",
  "Authors@R": "c(person(c(\"Robin\", \"K. S. \"), \"Hankin\", \nrole=c(\"aut\",\"cre\"),\nemail=\"hankin.robin@gmail.com\",\ncomment = c(ORCID = \"0000-0001-5982-0415\")))",
  "Maintainer": "Robin K. S. Hankin <hankin.robin@gmail.com>",
  "Description": "The free group in R; juxtaposition is represented by a\nplus.  Includes inversion, multiplication by a scalar,\ngroup-theoretic power operation, and Tietze forms.  To cite the\npackage in publications please use Hankin (2022)\n<doi:10.48550/ARXIV.2212.05883>.",
  "LazyData": "yes",
  "VignetteBuilder": "knitr",
  "License": "GPL-2",
  "URL": "https://github.com/RobinHankin/freegroup,\nhttps://robinhankin.github.io/freegroup/",
  "BugReports": "https://github.com/RobinHankin/freegroup/issues",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libgmp3-dev",
  "Repository": "https://robinhankin.r-universe.dev",
  "Date/Publication": "2026-07-15 10:55:20 UTC",
  "RemoteUrl": "https://github.com/robinhankin/freegroup",
  "RemoteRef": "HEAD",
  "RemoteSha": "ca8cc158a6786fa28eba32dce3e861db3255712f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 11:20:15 UTC",
    "User": "root"
  },
  "Author": "Robin K. S. Hankin [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-5982-0415>)",
  "_user": "robinhankin",
  "_type": "src",
  "_file": "freegroup_1.2-1-0.tar.gz",
  "_fileid": "https://r2.ropensci.org/bfbb857f478473d808af4a3ad4428bdf6dfbbab2457475601f7a7123342ce047",
  "_filesize": 768368,
  "_sha256": "bfbb857f478473d808af4a3ad4428bdf6dfbbab2457475601f7a7123342ce047",
  "_expires": "2026-10-23T11:23:58.000Z",
  "_created": "2026-07-15T11:20:15.000Z",
  "_published": "2026-07-15T11:24:00.310Z",
  "_jobs": [
    {
      "job": 87338749578,
      "time": 181,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8341266111"
    },
    {
      "job": 87338749721,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8341252796"
    },
    {
      "job": 87338749612,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8341227829"
    },
    {
      "job": 87338749644,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8341241262"
    },
    {
      "job": 87338054450,
      "time": 219,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8341192051"
    },
    {
      "job": 87338749515,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8341236820"
    },
    {
      "job": 87338749622,
      "time": 132,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8341246486"
    },
    {
      "job": 87338749632,
      "time": 128,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8341245660"
    },
    {
      "job": 87338749577,
      "time": 136,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8341249119"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/robinhankin/actions/runs/29411061702",
  "_status": "success",
  "_upstream": "https://github.com/robinhankin/freegroup",
  "_commit": {
    "id": "ca8cc158a6786fa28eba32dce3e861db3255712f",
    "author": "RobinHankin <hankin.robin@gmail.com>",
    "committer": "RobinHankin <hankin.robin@gmail.com>",
    "message": "bump version number now 1.2-1 is on CRAN\n",
    "time": 1784112920
  },
  "_maintainer": {
    "name": "Robin K. S. Hankin",
    "email": "hankin.robin@gmail.com",
    "login": "robinhankin",
    "orcid": "0000-0001-5982-0415",
    "description": "pushing the boundaries of R in non-statistical contexts",
    "uuid": 13262034
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "freealg",
      "version": ">= 1.0-4",
      "role": "Imports"
    },
    {
      "package": "magic",
      "version": ">= 1.5-9",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "permutations",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "robinhankin",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 3
    },
    {
      "week": "2025-40",
      "n": 2
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 3
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 4
    },
    {
      "week": "2026-27",
      "n": 2
    },
    {
      "week": "2026-29",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "1.2-1",
      "date": "2026-07-15"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "robinhankin",
      "count": 356,
      "uuid": 13262034
    }
  ],
  "_userbio": {
    "uuid": 13262034,
    "type": "user",
    "name": "Robin Hankin",
    "followers": 69,
    "description": "pushing the boundaries of R in non-statistical contexts"
  },
  "_downloads": {
    "count": 342,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/freegroup"
  },
  "_devurl": "https://github.com/robinhankin/freegroup",
  "_pkgdown": "https://robinhankin.github.io/freegroup/",
  "_searchresults": 35,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/freegroup.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/robinhankin/freegroup",
  "_realowner": "robinhankin",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2018-05-16"
    },
    {
      "version": "1.0-2",
      "date": "2018-08-06"
    },
    {
      "version": "1.1-0",
      "date": "2018-09-25"
    },
    {
      "version": "1.1-3",
      "date": "2021-11-20"
    },
    {
      "version": "1.1-6",
      "date": "2022-12-14"
    },
    {
      "version": "1.1-8",
      "date": "2024-01-13"
    },
    {
      "version": "1.1-9",
      "date": "2025-01-30"
    },
    {
      "version": "1.2-0",
      "date": "2025-03-22"
    }
  ],
  "_exports": [
    "%~%",
    "abc",
    "abelianize",
    "allconj",
    "alpha",
    "as.character_free",
    "as.cyclically_reduced",
    "as.free",
    "autosub",
    "autosub_lowlevel",
    "backwards",
    "bigness",
    "char_to_free",
    "char_to_matrix",
    "consolidate",
    "cyclically_reduce",
    "cyclically_reduce_tietze",
    "discard",
    "donames",
    "flip",
    "free",
    "free_equal",
    "free_power",
    "free_repeat",
    "getlet",
    "id",
    "inverse",
    "is_proper",
    "is_reduced",
    "is.abelian",
    "is.conjugate",
    "is.conjugate_single",
    "is.cyclically_reduced",
    "is.free",
    "is.id",
    "is.power",
    "is.primitive",
    "juxtapose",
    "keep",
    "list_to_free",
    "number",
    "permsymb",
    "permsymb_single_f",
    "permsymb_single_X",
    "permsymb_vec",
    "reduce",
    "remove_zero_powers",
    "rfree",
    "rfreee",
    "rfreeee",
    "shift",
    "size",
    "subs",
    "subsu",
    "tietze",
    "total",
    "vec_to_matrix"
  ],
  "_datasets": [
    {
      "name": ".",
      "title": "Class \"dot\"",
      "object": "dot",
      "class": [
        "dot"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "freegroup-package",
      "title": "The Free Group",
      "topics": [
        "freegroup-package",
        "freegroup"
      ]
    },
    {
      "page": "abelianize",
      "title": "Abelianization of free group elements",
      "topics": [
        "abelianize",
        "abelianized",
        "is.abelian"
      ]
    },
    {
      "page": "abs",
      "title": "Absolute value of a 'free' object",
      "topics": [
        "abs",
        "abs.free"
      ]
    },
    {
      "page": "alpha",
      "title": "Alphabetical free group elements",
      "topics": [
        "abc",
        "alpha",
        "alphabet"
      ]
    },
    {
      "page": "backwards",
      "title": "Write free objects backwards",
      "topics": [
        "backwards"
      ]
    },
    {
      "page": "c",
      "title": "Concatenation of free objects",
      "topics": [
        "c",
        "c.free",
        "rep.free"
      ]
    },
    {
      "page": "char_to_free",
      "title": "Convert character vectors to free objects",
      "topics": [
        "char_to_free",
        "char_to_matrix"
      ]
    },
    {
      "page": "cumsum",
      "title": "Cumulative sum",
      "topics": [
        "cumsum",
        "cumsum.free"
      ]
    },
    {
      "page": "cycred",
      "title": "Cyclic reductions of a word",
      "topics": [
        "%~%",
        "allconj",
        "as.cyclically_reduced",
        "conjugate",
        "cyclic",
        "cyclically",
        "cyclically_reduce",
        "cyclically_reduced",
        "cyclically_reduce_tietze",
        "cyclic_reduction",
        "cycred",
        "is.conjugate",
        "is.conjugate.free",
        "is.conjugate_single",
        "is.cyclically.reduced",
        "is.cyclically_reduced"
      ]
    },
    {
      "page": "donames",
      "title": "Names attributes of free group elements",
      "topics": [
        "donames",
        "names"
      ]
    },
    {
      "page": "dot",
      "title": "Class \"dot\"",
      "topics": [
        ".",
        "commutator",
        "dot",
        "dot-class",
        "dot_error",
        "extract",
        "jacobi",
        "[,dot,ANY,ANY-method",
        "[,dot,free,ANY,ANY-method",
        "[,dot-method",
        "[.dot"
      ]
    },
    {
      "page": "Extract",
      "title": "Extract or replace parts of a free group object",
      "topics": [
        "Extract.free",
        "[.free",
        "[<-.free"
      ]
    },
    {
      "page": "free",
      "title": "Objects of class 'free'",
      "topics": [
        "as.free",
        "free",
        "free-class",
        "is.free",
        "list_to_free"
      ]
    },
    {
      "page": "getlet",
      "title": "Get letters of a freegroup object",
      "topics": [
        "getlet"
      ]
    },
    {
      "page": "identity",
      "title": "The identity element",
      "topics": [
        "id",
        "identity",
        "is.id",
        "is.id.free",
        "is.identity",
        "neutral"
      ]
    },
    {
      "page": "keep",
      "title": "Keep or drop symbols",
      "topics": [
        "discard",
        "drop",
        "drop.free",
        "keep",
        "retain"
      ]
    },
    {
      "page": "outer",
      "title": "Outer automorphisms of the free group",
      "topics": [
        "automorphism",
        "automorphisms",
        "autosub",
        "autosub_lowlevel",
        "nielsen",
        "outer",
        "permsymb",
        "permsymb_single_f",
        "permsymb_single_X",
        "permsymb_vec"
      ]
    },
    {
      "page": "Ops.free",
      "title": "Arithmetic Ops methods for the free group",
      "topics": [
        "free_equal",
        "free_power",
        "free_repeat",
        "inverse",
        "inverse.free",
        "inverse.matrix",
        "juxtapose",
        "ops",
        "Ops.free"
      ]
    },
    {
      "page": "primitive",
      "title": "Primitive elements of the free algebra",
      "topics": [
        "is.power",
        "is.primitive",
        "primitive"
      ]
    },
    {
      "page": "print",
      "title": "Print free objects",
      "topics": [
        "as.character_free",
        "print.free",
        "print.freegroup"
      ]
    },
    {
      "page": "reduce",
      "title": "Reduction of a word to reduced form",
      "topics": [
        "consolidate",
        "is_proper",
        "is_reduced",
        "reduce",
        "remove_zero_powers"
      ]
    },
    {
      "page": "rfree",
      "title": "Random free objects",
      "topics": [
        "rfree",
        "rfreee",
        "rfreeee"
      ]
    },
    {
      "page": "shift",
      "title": "Permute elements of a vector in a cycle",
      "topics": [
        "shift"
      ]
    },
    {
      "page": "size",
      "title": "Bignesses of a free object",
      "topics": [
        "bigness",
        "number",
        "size",
        "total"
      ]
    },
    {
      "page": "subs",
      "title": "Substitute and invert symbols",
      "topics": [
        "flip",
        "subs",
        "subsu"
      ]
    },
    {
      "page": "sum",
      "title": "Repeated summation by concatenation",
      "topics": [
        "freeprod",
        "prodfree",
        "sum",
        "sum.free"
      ]
    },
    {
      "page": "tietze",
      "title": "Tietze form for free group objects",
      "topics": [
        "Tietze",
        "tietze",
        "tietze.free",
        "tietze.matrix",
        "vec_to_matrix"
      ]
    }
  ],
  "_readme": "https://github.com/robinhankin/freegroup/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "digest",
    "disordR",
    "freealg",
    "gmp",
    "lattice",
    "magic",
    "magrittr",
    "Matrix",
    "partitions",
    "plyr",
    "polynom",
    "rbibutils",
    "Rcpp",
    "Rdpack",
    "sets"
  ],
  "_vignettes": [
    {
      "source": "freegroup.Rnw",
      "filename": "freegroup.pdf",
      "title": "The freegroup package",
      "engine": "utils::Sweave",
      "headings": [
        "Introduction",
        "The package in use",
        "Conclusions and further work"
      ],
      "created": "2019-02-21 18:39:07",
      "modified": "2026-07-01 06:43:43",
      "commits": 27
    }
  ],
  "_score": 5.146128035678238,
  "_indexed": true,
  "_nocasepkg": "freegroup",
  "_universes": [
    "robinhankin"
  ],
  "_previous": "1.2-1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2-1-0",
      "date": "2026-07-15T11:22:45.000Z",
      "distro": "resolute",
      "commit": "ca8cc158a6786fa28eba32dce3e861db3255712f",
      "fileid": "https://r2.ropensci.org/b3c81a5f65d06451e867a4cf655b37da32260e0f43a080ac7ba44cb7e188437c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robinhankin/actions/runs/29411061702"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2-1-0",
      "date": "2026-07-15T11:22:34.000Z",
      "distro": "resolute",
      "commit": "ca8cc158a6786fa28eba32dce3e861db3255712f",
      "fileid": "https://r2.ropensci.org/593e7b66cfd3487268653a57ff9de7ef5d30a05c67e5f8982e0472f31fe9664a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robinhankin/actions/runs/29411061702"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2-1-0",
      "date": "2026-07-15T11:21:35.000Z",
      "commit": "ca8cc158a6786fa28eba32dce3e861db3255712f",
      "fileid": "https://r2.ropensci.org/ca7d8fa168bc971aab380010c34a23ed9c353538e9fce09a053f7b51f275cf53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robinhankin/actions/runs/29411061702"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2-1-0",
      "date": "2026-07-15T11:22:00.000Z",
      "commit": "ca8cc158a6786fa28eba32dce3e861db3255712f",
      "fileid": "https://r2.ropensci.org/646d391c0f34d5e0be6d4ae8f6c50c823f46d02afd6f33e79f0004baade1cdff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robinhankin/actions/runs/29411061702"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2-1-0",
      "date": "2026-07-15T11:22:26.000Z",
      "commit": "ca8cc158a6786fa28eba32dce3e861db3255712f",
      "fileid": "https://r2.ropensci.org/446984976525102df9e5d9ce8e035dd76c2cc2b86845286a73d6484f80af4208",
      "status": "success",
      "buildurl": "https://github.com/r-universe/robinhankin/actions/runs/29411061702"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2-1-0",
      "date": "2026-07-15T11:21:46.000Z",
      "commit": "ca8cc158a6786fa28eba32dce3e861db3255712f",
      "fileid": "https://r2.ropensci.org/5f0a7c9918dbbab07272bb4a3984a68227df89abfb10c2554b697b054c7cfe6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robinhankin/actions/runs/29411061702"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2-1-0",
      "date": "2026-07-15T11:22:03.000Z",
      "commit": "ca8cc158a6786fa28eba32dce3e861db3255712f",
      "fileid": "https://r2.ropensci.org/eb343184368015f0987eb4a4d8475b4e0f9547a67bc48467272adf6400d914dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robinhankin/actions/runs/29411061702"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2-1-0",
      "date": "2026-07-15T11:21:52.000Z",
      "commit": "ca8cc158a6786fa28eba32dce3e861db3255712f",
      "fileid": "https://r2.ropensci.org/fbd65a0e10f1ac93006d8726f1f68ebf033a7be6d63ee25b7405eba69a8c3b8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robinhankin/actions/runs/29411061702"
    }
  ]
}