{
  "_id": "6a141d6aacfb0bcc41d3dcc0",
  "Package": "forstringr",
  "Title": "String Manipulation Package for Those Familiar with 'Microsoft\nExcel'",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Ezekiel\", \"Ogundepo\", , \"gbganalyst@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-3974-2733\")),\nperson(\"Olubukunola\", \"Oyedele\", , \"olubukunola.oyedele@54gene.com\", role = \"ctb\"),\nperson(\"Fatimo\", \"Adebanjo\", , \"adebanjofatimo2000@gmail.com\", role = \"ctb\")\n)",
  "Maintainer": "Ezekiel Ogundepo <gbganalyst@gmail.com>",
  "Description": "The goal of 'forstringr' is to enable complex string\nmanipulation in R especially to those more familiar with\nLEFT(), RIGHT(), and MID() functions in Microsoft Excel. The\npackage combines the power of 'stringr' with other manipulation\npackages such as 'dplyr' and 'tidyr'.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/gbganalyst/forstringr,\nhttps://gbganalyst.github.io/forstringr/",
  "BugReports": "https://github.com/gbganalyst/forstringr/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://gbganalyst.r-universe.dev",
  "Date/Publication": "2024-09-10 14:03:21 UTC",
  "RemoteUrl": "https://github.com/gbganalyst/forstringr",
  "RemoteRef": "HEAD",
  "RemoteSha": "497266ad29df093d477673b62bff3f28f25b2d35",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 09:56:13 UTC",
    "User": "root"
  },
  "Author": "Ezekiel Ogundepo [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3974-2733>),\nOlubukunola Oyedele [ctb],\nFatimo Adebanjo [ctb]",
  "MD5sum": "38d452c888489f50cd4708517c1d9b63",
  "_user": "gbganalyst",
  "_type": "src",
  "_file": "forstringr_1.0.0.tar.gz",
  "_fileid": "c703318c047b31083ba02d84da58355fd8711bf2f01c638f2d0ff5065f97a1f9",
  "_filesize": 305817,
  "_sha256": "c703318c047b31083ba02d84da58355fd8711bf2f01c638f2d0ff5065f97a1f9",
  "_created": "2026-05-25T09:56:13.000Z",
  "_published": "2026-05-25T09:59:06.296Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77692229516,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7195956099"
    },
    {
      "job": 77692229495,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195958823"
    },
    {
      "job": 77692229500,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7195955016"
    },
    {
      "job": 77692229521,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195950548"
    },
    {
      "job": 77691699495,
      "time": 243,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195925955"
    },
    {
      "job": 77692229517,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195953843"
    },
    {
      "job": 77692229509,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7195947574"
    },
    {
      "job": 77692229502,
      "time": 139,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7195962372"
    },
    {
      "job": 77692229539,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195946505"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gbganalyst/actions/runs/26394445508",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gbganalyst/forstringr",
  "_commit": {
    "id": "497266ad29df093d477673b62bff3f28f25b2d35",
    "author": "Ezekiel Adebayo Ogundepo <gbganalyst@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update _pkgdown.yml",
    "time": 1725977001
  },
  "_maintainer": {
    "name": "Ezekiel Ogundepo",
    "email": "gbganalyst@gmail.com",
    "login": "gbganalyst",
    "twitter": "@gbganalyst",
    "description": "Adaptable data scientist with 10+ years of experience in interpreting and analyzing data in a fast-paced environment.",
    "uuid": 34424271,
    "orcid": "0000-0003-3974-2733"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "stringr",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "gbganalyst",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "glue",
    "regex",
    "string"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "gbganalyst",
      "count": 44,
      "uuid": 34424271
    },
    {
      "user": "akins11",
      "count": 1,
      "uuid": 76053482
    }
  ],
  "_userbio": {
    "uuid": 34424271,
    "type": "user",
    "name": "Ezekiel Adebayo Ogundepo",
    "description": "Adaptable data scientist with 10+ years of experience in interpreting and analyzing data in a fast-paced environment."
  },
  "_downloads": {
    "count": 343,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/forstringr"
  },
  "_devurl": "https://github.com/gbganalyst/forstringr",
  "_pkgdown": "https://gbganalyst.github.io/forstringr/",
  "_searchresults": 34,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/forstringr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gbganalyst/forstringr",
  "_realowner": "gbganalyst",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2023-02-27"
    },
    {
      "version": "0.1.1",
      "date": "2023-04-11"
    },
    {
      "version": "1.0.0",
      "date": "2023-08-07"
    }
  ],
  "_exports": [
    "length_omit_na",
    "str_englue",
    "str_extract_part",
    "str_left",
    "str_mid",
    "str_right",
    "str_rm_whitespace_df",
    "str_split_extract",
    "str_title_case"
  ],
  "_datasets": [
    {
      "name": "community_data",
      "title": "Data containing whitespaces",
      "object": "community_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Date",
        "First_name",
        "Gender",
        "State",
        "Degree",
        "Year",
        "Use_R",
        "Community"
      ],
      "rows": 33,
      "table": true,
      "tojson": true
    },
    {
      "name": "richest_in_nigeria",
      "title": "Rank of billionaires in Nigeria",
      "object": "richest_in_nigeria",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Rank",
        "Name",
        "Net worth",
        "Age",
        "Source of Wealth"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "community_data",
      "title": "Data containing whitespaces",
      "topics": [
        "community_data"
      ]
    },
    {
      "page": "length_omit_na",
      "title": "Length of an object",
      "topics": [
        "length_omit_na"
      ]
    },
    {
      "page": "richest_in_nigeria",
      "title": "Rank of billionaires in Nigeria",
      "topics": [
        "richest_in_nigeria"
      ]
    },
    {
      "page": "str_englue",
      "title": "Dynamic plot labels using glue operators",
      "topics": [
        "str_englue"
      ]
    },
    {
      "page": "str_extract_part",
      "title": "Extract strings before or after a given pattern",
      "topics": [
        "str_extract_part"
      ]
    },
    {
      "page": "str_left",
      "title": "Returns a substring from the beginning of a specified string",
      "topics": [
        "str_left"
      ]
    },
    {
      "page": "str_mid",
      "title": "Returns a segment of character strings",
      "topics": [
        "str_mid"
      ]
    },
    {
      "page": "str_right",
      "title": "Returns a substring from the end of a specified string",
      "topics": [
        "str_right"
      ]
    },
    {
      "page": "str_rm_whitespace_df",
      "title": "Remove extra spaces in a data frame",
      "topics": [
        "str_rm_whitespace_df"
      ]
    },
    {
      "page": "str_split_extract",
      "title": "Extract the result of a positional split string",
      "topics": [
        "str_split_extract"
      ]
    },
    {
      "page": "str_title_case",
      "title": "Convert string to title case",
      "topics": [
        "str_title_case"
      ]
    }
  ],
  "_pkglogo": "https://github.com/gbganalyst/forstringr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/gbganalyst/forstringr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "forstringr.Rmd",
      "filename": "forstringr.html",
      "title": "String Manipulation Package for Those Familiar with Microsoft Excel",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Functions in forstringr package",
        "length_omit_na()",
        "str_title_case()",
        "str_left()",
        "str_right()",
        "str_mid()",
        "str_split_extract()",
        "str_extract_part()",
        "str_englue()",
        "str_rm_whitespace_df()"
      ],
      "created": "2022-08-07 20:57:14",
      "modified": "2024-03-08 15:39:46",
      "commits": 9
    }
  ],
  "_score": 5.661812685537261,
  "_indexed": true,
  "_nocasepkg": "forstringr",
  "_universes": [
    "gbganalyst"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-25T09:58:08.000Z",
      "distro": "noble",
      "commit": "497266ad29df093d477673b62bff3f28f25b2d35",
      "fileid": "5d4f18975064a8ddda42ab88da14b3742b08671d2ccacc19a2986e27bdaac1a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gbganalyst/actions/runs/26394445508"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-25T09:58:20.000Z",
      "distro": "noble",
      "commit": "497266ad29df093d477673b62bff3f28f25b2d35",
      "fileid": "1577234fb7ed829c57c5657a225e83f393e784d24203b45415e3e50a1109e4e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gbganalyst/actions/runs/26394445508"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-25T09:58:08.000Z",
      "commit": "497266ad29df093d477673b62bff3f28f25b2d35",
      "fileid": "a733a96a82f255a741fbac6c7e7c3bd24365bd5aa21d30b48c4a1a11e2ad8e51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gbganalyst/actions/runs/26394445508"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-25T09:57:52.000Z",
      "commit": "497266ad29df093d477673b62bff3f28f25b2d35",
      "fileid": "db6e4653388a15bad4204212b0ed1f3f0d8ded8576e722e6341808fe20dde102",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gbganalyst/actions/runs/26394445508"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-25T09:58:18.000Z",
      "commit": "497266ad29df093d477673b62bff3f28f25b2d35",
      "fileid": "037beacc22eba4390cd0b599d7229fbca0596c58bdb833c3286d905a275a1e74",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gbganalyst/actions/runs/26394445508"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-25T09:57:31.000Z",
      "commit": "497266ad29df093d477673b62bff3f28f25b2d35",
      "fileid": "eafa486b2cb5324f54620223e5bb8bbe2f8ca673a15b7c760ec559ab95e78033",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gbganalyst/actions/runs/26394445508"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-25T09:58:27.000Z",
      "commit": "497266ad29df093d477673b62bff3f28f25b2d35",
      "fileid": "4a6012a7f20ab582267a7c94619543c58af39cd30949f7855759ec2b90dd45f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gbganalyst/actions/runs/26394445508"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-25T09:57:23.000Z",
      "commit": "497266ad29df093d477673b62bff3f28f25b2d35",
      "fileid": "49143c678ac64e495756f1df4bf9ec7af661354b4ffc207f391afb7aa443c161",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gbganalyst/actions/runs/26394445508"
    }
  ]
}