{
  "_id": "6a59ef5709eb0996dd68fa5c",
  "Package": "formatR",
  "Type": "Package",
  "Title": "Format R Code Automatically",
  "Version": "1.14.1",
  "Authors@R": "c(\nperson(\"Yihui\", \"Xie\", role = c(\"aut\", \"cre\"), email = \"xie@yihui.name\", comment = c(ORCID = \"0000-0003-0645-5666\")),\nperson(\"Ed\", \"Lee\", role = \"ctb\"),\nperson(\"Eugene\", \"Ha\", role = \"ctb\"),\nperson(\"Kohske\", \"Takahashi\", role = \"ctb\"),\nperson(\"Pavel\", \"Krivitsky\", role = \"ctb\"),\nperson()\n)",
  "Description": "Provides a function tidy_source() to format R source code.\nSpaces and indent will be added to the code automatically, and\ncomments will be preserved under certain conditions, so that R\ncode will be more human-readable and tidy. There is also a\nShiny app as a user interface in this package (see tidy_app()).",
  "License": "GPL",
  "URL": "https://github.com/yihui/formatR",
  "BugReports": "https://github.com/yihui/formatR/issues",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.2.3",
  "Encoding": "UTF-8",
  "Repository": "https://yihui.r-universe.dev",
  "Date/Publication": "2026-01-17 06:11:38 UTC",
  "RemoteUrl": "https://github.com/yihui/formatR",
  "RemoteRef": "HEAD",
  "RemoteSha": "70e1dedd9e6eb835048011d0214f6a861a6e04c2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-17 08:58:28 UTC",
    "User": "root"
  },
  "Author": "Yihui Xie [aut, cre] (ORCID: <https://orcid.org/0000-0003-0645-5666>),\nEd Lee [ctb],\nEugene Ha [ctb],\nKohske Takahashi [ctb],\nPavel Krivitsky [ctb]",
  "Maintainer": "Yihui Xie <xie@yihui.name>",
  "_user": "yihui",
  "_type": "src",
  "_file": "formatR_1.14.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/14145e8472011dd133371a8912f589342e9c447083a975ebe7ad9758a0eb2de4",
  "_filesize": 192682,
  "_sha256": "14145e8472011dd133371a8912f589342e9c447083a975ebe7ad9758a0eb2de4",
  "_expires": "2026-10-25T09:01:09.000Z",
  "_created": "2026-07-17T08:58:28.000Z",
  "_published": "2026-07-17T09:01:11.021Z",
  "_jobs": [
    {
      "job": 87845911396,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8402048292"
    },
    {
      "job": 87845911388,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8402050272"
    },
    {
      "job": 87845911373,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8402046881"
    },
    {
      "job": 87845911411,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8402040581"
    },
    {
      "job": 87845224546,
      "time": 223,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8402002572"
    },
    {
      "job": 87845911417,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8402043315"
    },
    {
      "job": 87845911464,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8402033468"
    },
    {
      "job": 87845911469,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8402031647"
    },
    {
      "job": 87845911424,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8402032447"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yihui/actions/runs/29568066530",
  "_status": "success",
  "_upstream": "https://github.com/yihui/formatR",
  "_commit": {
    "id": "70e1dedd9e6eb835048011d0214f6a861a6e04c2",
    "author": "Yihui Xie <xie@yihui.name>",
    "committer": "Yihui Xie <xie@yihui.name>",
    "message": "session info is too verbose; print the package version instead\n",
    "time": 1768630298
  },
  "_maintainer": {
    "name": "Yihui Xie",
    "email": "xie@yihui.name",
    "login": "yihui",
    "mastodon": "@yihui@mastodon.social",
    "bluesky": "@yihui.org",
    "linkedin": "in/yihuixie",
    "description": "Freelancer (open source programmer, contractor, blogger, and writer)",
    "uuid": 163582,
    "orcid": "0000-0003-0645-5666"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.3",
      "role": "Depends"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "testit",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "yihui",
  "_selfowned": true,
  "_usedby": 1300,
  "_updates": [
    {
      "week": "2026-03",
      "n": 3
    }
  ],
  "_tags": [],
  "_topics": [
    "code-formatter"
  ],
  "_stars": 261,
  "_contributors": [
    {
      "user": "yihui",
      "count": 616,
      "uuid": 163582
    },
    {
      "user": "egnha",
      "count": 10,
      "uuid": 12226767
    },
    {
      "user": "cderv",
      "count": 4,
      "uuid": 6791940
    },
    {
      "user": "iqis",
      "count": 3,
      "uuid": 42591382
    },
    {
      "user": "edlee123",
      "count": 2,
      "uuid": 16417837
    },
    {
      "user": "az0",
      "count": 1,
      "uuid": 933680
    },
    {
      "user": "kohske",
      "count": 1,
      "uuid": 227097
    },
    {
      "user": "krivit",
      "count": 1,
      "uuid": 15682462
    },
    {
      "user": "ronggui",
      "count": 1,
      "uuid": 3939211
    }
  ],
  "_userbio": {
    "uuid": 163582,
    "type": "user",
    "name": "Yihui Xie",
    "followers": 9861,
    "description": "Freelancer (open source programmer, contractor, blogger, and writer)"
  },
  "_downloads": {
    "count": 137447,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/formatR"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/yihui/formatr",
  "_searchresults": 2232,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/formatR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yihui/formatr",
  "_realowner": "yihui",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-0",
      "date": "2010-03-22"
    },
    {
      "version": "0.1-1",
      "date": "2010-03-26"
    },
    {
      "version": "0.1-2",
      "date": "2010-04-03"
    },
    {
      "version": "0.1-3",
      "date": "2010-04-11"
    },
    {
      "version": "0.1-4",
      "date": "2010-04-22"
    },
    {
      "version": "0.1-5",
      "date": "2010-12-03"
    },
    {
      "version": "0.1-6",
      "date": "2011-01-06"
    },
    {
      "version": "0.1-7",
      "date": "2011-01-08"
    },
    {
      "version": "0.1-8",
      "date": "2011-01-10"
    },
    {
      "version": "0.1-9",
      "date": "2011-01-16"
    },
    {
      "version": "0.2-0",
      "date": "2011-02-22"
    },
    {
      "version": "0.2-1",
      "date": "2011-03-31"
    },
    {
      "version": "0.2-2",
      "date": "2011-05-20"
    },
    {
      "version": "0.2-3",
      "date": "2011-08-12"
    },
    {
      "version": "0.2-4",
      "date": "2011-09-29"
    },
    {
      "version": "0.3-1",
      "date": "2011-10-02"
    },
    {
      "version": "0.3-2",
      "date": "2011-10-26"
    },
    {
      "version": "0.3-3",
      "date": "2011-11-19"
    },
    {
      "version": "0.3-4",
      "date": "2011-11-21"
    },
    {
      "version": "0.4",
      "date": "2012-04-02"
    },
    {
      "version": "0.5",
      "date": "2012-06-22"
    },
    {
      "version": "0.6",
      "date": "2012-07-13"
    },
    {
      "version": "0.7",
      "date": "2012-12-02"
    },
    {
      "version": "0.8",
      "date": "2013-06-18"
    },
    {
      "version": "0.9",
      "date": "2013-08-05"
    },
    {
      "version": "0.10",
      "date": "2013-10-26"
    },
    {
      "version": "1.0",
      "date": "2014-08-24"
    },
    {
      "version": "1.1",
      "date": "2015-03-29"
    },
    {
      "version": "1.2",
      "date": "2015-04-21"
    },
    {
      "version": "1.2.1",
      "date": "2015-09-18"
    },
    {
      "version": "1.3",
      "date": "2016-03-05"
    },
    {
      "version": "1.4",
      "date": "2016-05-09"
    },
    {
      "version": "1.5",
      "date": "2017-04-25"
    },
    {
      "version": "1.6",
      "date": "2019-03-08"
    },
    {
      "version": "1.7",
      "date": "2019-06-11"
    },
    {
      "version": "1.8",
      "date": "2021-03-12"
    },
    {
      "version": "1.9",
      "date": "2021-04-14"
    },
    {
      "version": "1.10",
      "date": "2021-05-25"
    },
    {
      "version": "1.11",
      "date": "2021-06-01"
    },
    {
      "version": "1.12",
      "date": "2022-03-31"
    },
    {
      "version": "1.13",
      "date": "2022-12-22"
    },
    {
      "version": "1.14",
      "date": "2023-01-18"
    }
  ],
  "_exports": [
    "tidy_app",
    "tidy_dir",
    "tidy_eval",
    "tidy_file",
    "tidy_pipe",
    "tidy_rstudio",
    "tidy_source",
    "usage"
  ],
  "_help": [
    {
      "page": "tidy_app",
      "title": "A Shiny app to format R code",
      "topics": [
        "tidy_app"
      ]
    },
    {
      "page": "tidy_dir",
      "title": "Format all R scripts under a directory, or specified R scripts",
      "topics": [
        "tidy_dir",
        "tidy_file"
      ]
    },
    {
      "page": "tidy_eval",
      "title": "Insert output to source code",
      "topics": [
        "tidy_eval"
      ]
    },
    {
      "page": "tidy_pipe",
      "title": "Substitute the 'magrittr' pipe with R's native pipe operator",
      "topics": [
        "tidy_pipe"
      ]
    },
    {
      "page": "tidy_rstudio",
      "title": "Reformat R code in RStudio IDE",
      "topics": [
        "tidy_rstudio"
      ]
    },
    {
      "page": "tidy_source",
      "title": "Reformat R code",
      "topics": [
        "tidy_source"
      ]
    },
    {
      "page": "usage",
      "title": "Show the usage of a function",
      "topics": [
        "usage"
      ]
    }
  ],
  "_readme": "https://github.com/yihui/formatR/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "formatR.Rmd",
      "filename": "formatR.html",
      "title": "formatR",
      "author": "Yihui Xie",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Installation",
        "2. Reformat R code",
        "3. The Graphical User Interface",
        "4. Evaluate the code and mask output in comments",
        "5. Showcase",
        "Substitute = with <-",
        "Discard blank lines",
        "Reindent code (2 spaces instead of 4)",
        "Start function arguments on a new line",
        "The pipe operators %>% and |>",
        "Move left braces { to new lines",
        "Do not wrap comments",
        "Discard comments",
        "6. Further notes",
        "Inline comments after an incomplete expression or ;",
        "Inappropriate blank lines",
        "? with comments",
        "7. How does tidy_source() actually work?",
        "8. Global options"
      ],
      "created": "2013-08-01 05:19:08",
      "modified": "2026-01-17 06:11:38",
      "commits": 56
    }
  ],
  "_score": 15.573715815791125,
  "_indexed": true,
  "_nocasepkg": "formatr",
  "_universes": [
    "yihui"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.14.1",
      "date": "2026-07-17T09:00:24.000Z",
      "distro": "resolute",
      "commit": "70e1dedd9e6eb835048011d0214f6a861a6e04c2",
      "fileid": "https://r2.ropensci.org/24be1267bcc95c40c2c05c4389ea9341f6d32a4e18e486e365a7ca1dfe5ce154",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/29568066530"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.14.1",
      "date": "2026-07-17T09:00:30.000Z",
      "distro": "resolute",
      "commit": "70e1dedd9e6eb835048011d0214f6a861a6e04c2",
      "fileid": "https://r2.ropensci.org/e2b50cf7c73b69c5f7450fdfab805382087d0eb956a8e21a0dc08a46612a3f89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/29568066530"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.14.1",
      "date": "2026-07-17T09:00:22.000Z",
      "commit": "70e1dedd9e6eb835048011d0214f6a861a6e04c2",
      "fileid": "https://r2.ropensci.org/60affac76a831e84d1d5f01672393fc69d4cd7c78bbb2df7ba470293c5324d4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/29568066530"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.14.1",
      "date": "2026-07-17T09:00:06.000Z",
      "commit": "70e1dedd9e6eb835048011d0214f6a861a6e04c2",
      "fileid": "https://r2.ropensci.org/2de32df0dd5fa139253ec53e8431ff00353e8d39a5d3e943b154060301737dee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/29568066530"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.14.1",
      "date": "2026-07-17T09:00:26.000Z",
      "commit": "70e1dedd9e6eb835048011d0214f6a861a6e04c2",
      "fileid": "https://r2.ropensci.org/a74b0e61c1beb283a0ad2dcf0eda3771019e7afe8c363813b45cbde6fa9a8982",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/29568066530"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.14.1",
      "date": "2026-07-17T08:59:41.000Z",
      "commit": "70e1dedd9e6eb835048011d0214f6a861a6e04c2",
      "fileid": "https://r2.ropensci.org/d329ea93df6ee338fb8c0c7fc312178f9d02a0583019fef5a1adc552c1f420a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/29568066530"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.14.1",
      "date": "2026-07-17T08:59:36.000Z",
      "commit": "70e1dedd9e6eb835048011d0214f6a861a6e04c2",
      "fileid": "https://r2.ropensci.org/e139248c210fd22c8fdaf0db555ecb8d5dc7d4cad86777df6de12abf9944f031",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/29568066530"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.14.1",
      "date": "2026-07-17T08:59:39.000Z",
      "commit": "70e1dedd9e6eb835048011d0214f6a861a6e04c2",
      "fileid": "https://r2.ropensci.org/38db597615a679b18250a7a0efd1a2694880bf979ee71ba1798ca6433053e894",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/29568066530"
    }
  ]
}