{
  "_id": "6a487a5be06c18f0a653d471",
  "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-07-04 03:10:03 UTC",
    "User": "root"
  },
  "Author": "Ezekiel Ogundepo [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3974-2733>),\nOlubukunola Oyedele [ctb],\nFatimo Adebanjo [ctb]",
  "_user": "gbganalyst",
  "_type": "src",
  "_file": "forstringr_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/b0fe12868c78fe983bbb35fe44da32785a05134072a855aa27cfdc1cacd3dda1",
  "_filesize": 307904,
  "_sha256": "b0fe12868c78fe983bbb35fe44da32785a05134072a855aa27cfdc1cacd3dda1",
  "_expires": "2026-10-12T03:13:29.000Z",
  "_created": "2026-07-04T03:10:03.000Z",
  "_published": "2026-07-04T03:13:31.206Z",
  "_jobs": [
    {
      "job": 85097926142,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8077772081"
    },
    {
      "job": 85097926141,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8077774993"
    },
    {
      "job": 85097926156,
      "time": 160,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8077770762"
    },
    {
      "job": 85097926153,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8077765877"
    },
    {
      "job": 85097708127,
      "time": 187,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8077749563"
    },
    {
      "job": 85097926132,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8077766224"
    },
    {
      "job": 85097926143,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8077761341"
    },
    {
      "job": 85097926145,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8077761033"
    },
    {
      "job": 85097926155,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8077761676"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/gbganalyst/actions/runs/28693028382",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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",
    "followers": 59,
    "description": "Adaptable data scientist with 10+ years of experience in interpreting and analyzing data in a fast-paced environment."
  },
  "_downloads": {
    "count": 415,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/forstringr"
  },
  "_devurl": "https://github.com/gbganalyst/forstringr",
  "_pkgdown": "https://gbganalyst.github.io/forstringr/",
  "_searchresults": 35,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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.674401812845282,
  "_indexed": true,
  "_nocasepkg": "forstringr",
  "_universes": [
    "gbganalyst"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-04T03:12:25.000Z",
      "distro": "resolute",
      "commit": "497266ad29df093d477673b62bff3f28f25b2d35",
      "fileid": "https://r2.ropensci.org/538c20a1b0e1253b772f7262a4b7d4feba1c911dc808b78008c6d9b2524ae9d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gbganalyst/actions/runs/28693028382"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-04T03:12:46.000Z",
      "distro": "resolute",
      "commit": "497266ad29df093d477673b62bff3f28f25b2d35",
      "fileid": "https://r2.ropensci.org/d4f0dca255aec74fdbc467d7291def930435b6be77b566e73587f78d2f76fcb9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gbganalyst/actions/runs/28693028382"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-04T03:12:23.000Z",
      "commit": "497266ad29df093d477673b62bff3f28f25b2d35",
      "fileid": "https://r2.ropensci.org/46089bda23d182130aca91071600e64bf9476adda315bab7166a1ad5663bab85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gbganalyst/actions/runs/28693028382"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-04T03:11:48.000Z",
      "commit": "497266ad29df093d477673b62bff3f28f25b2d35",
      "fileid": "https://r2.ropensci.org/72c5385b5099dc09461584efc0c5bc8cacdd77b3c5b5e628825891e5cc3142a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gbganalyst/actions/runs/28693028382"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-04T03:12:05.000Z",
      "commit": "497266ad29df093d477673b62bff3f28f25b2d35",
      "fileid": "https://r2.ropensci.org/b536c1b215607c8e0479cf3eaa05e9504b41bae4f2752a797309f01d3414ec0a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gbganalyst/actions/runs/28693028382"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-04T03:11:09.000Z",
      "commit": "497266ad29df093d477673b62bff3f28f25b2d35",
      "fileid": "https://r2.ropensci.org/92943660220f289ccb2f78b3b9f4701a81f56ca632f2e5f86416e3f14cc55ad5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gbganalyst/actions/runs/28693028382"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-04T03:11:08.000Z",
      "commit": "497266ad29df093d477673b62bff3f28f25b2d35",
      "fileid": "https://r2.ropensci.org/8c576047dd573d66b996f73445c4dd7c8b6edc4dc5719c9fa12b1b7a4291a4ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gbganalyst/actions/runs/28693028382"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-04T03:11:10.000Z",
      "commit": "497266ad29df093d477673b62bff3f28f25b2d35",
      "fileid": "https://r2.ropensci.org/cf97b29e13ee390d6fc3e84180fec747c2da0017d4d99fb880a0f04a96659333",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gbganalyst/actions/runs/28693028382"
    }
  ]
}