{
  "_id": "6a1f1473b401979e7341e278",
  "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://ar-puuk.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-05-17 07:01:08 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>",
  "MD5sum": "c2265ad49120f9c67619e3c625266621",
  "_user": "ar-puuk",
  "_type": "src",
  "_file": "formatR_1.14.1.tar.gz",
  "_fileid": "b6e476de7867031d0875eda3f1dbd21d0a7df400b2fb329923d320242eed2a56",
  "_filesize": 192546,
  "_sha256": "b6e476de7867031d0875eda3f1dbd21d0a7df400b2fb329923d320242eed2a56",
  "_created": "2026-05-17T07:01:08.000Z",
  "_published": "2026-06-02T17:35:47.953Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79133397663,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040237833"
    },
    {
      "job": 79133397684,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040237401"
    },
    {
      "job": 79133397690,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040235713"
    },
    {
      "job": 79133397795,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040230758"
    },
    {
      "job": 79133396869,
      "time": 147,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040218570"
    },
    {
      "job": 79133396637,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365269932"
    },
    {
      "job": 79133397566,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040231827"
    },
    {
      "job": 79133397405,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040229595"
    },
    {
      "job": 79133397628,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040230388"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/25984067581",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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": false,
  "_usedby": 1271,
  "_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": 97474785,
    "type": "user",
    "name": "Pukar Bhandari",
    "description": "I am a Data Scientist at Wasatch Front Regional Council and I am interested in Geospatial Data Analytics, particularly in land use and transportation."
  },
  "_downloads": {
    "count": 130775,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/formatR"
  },
  "_devurl": "https://github.com/yihui/formatr",
  "_searchresults": 1514,
  "_rbuild": "4.6.0",
  "_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": 14.896617907803442,
  "_indexed": false,
  "_nocasepkg": "formatr",
  "_universes": [
    "ar-puuk"
  ],
  "_indexurl": "https://yihui.r-universe.dev/formatR",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.14.1",
      "date": "2026-05-17T07:03:03.000Z",
      "distro": "noble",
      "commit": "70e1dedd9e6eb835048011d0214f6a861a6e04c2",
      "fileid": "c01eebb488e568f5895f7b8e7e60af3260f8f352797de1e13fba6fe15f75359b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/25984067581"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.14.1",
      "date": "2026-05-17T07:03:01.000Z",
      "distro": "noble",
      "commit": "70e1dedd9e6eb835048011d0214f6a861a6e04c2",
      "fileid": "f2d9620d8954de22f54b3eea65f54ae26d329746dcc9703e3231ed4883b50f44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/25984067581"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.14.1",
      "date": "2026-05-17T07:02:54.000Z",
      "commit": "70e1dedd9e6eb835048011d0214f6a861a6e04c2",
      "fileid": "a8089a482f438518a62df3c02fefd4099b27b8eec715698ad7493d580ccac8e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/25984067581"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.14.1",
      "date": "2026-05-17T07:02:26.000Z",
      "commit": "70e1dedd9e6eb835048011d0214f6a861a6e04c2",
      "fileid": "27cfced0e46fde73fa2f7ae78f331b55737aee32f46aa66c9de27aa7b767fa90",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/25984067581"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.14.1",
      "date": "2026-05-17T07:02:22.000Z",
      "commit": "70e1dedd9e6eb835048011d0214f6a861a6e04c2",
      "fileid": "3c168ae084ee95b077a88accfd3cf8800c179120e0a18b1613a11a79a93cac34",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/25984067581"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.14.1",
      "date": "2026-05-17T07:02:09.000Z",
      "commit": "70e1dedd9e6eb835048011d0214f6a861a6e04c2",
      "fileid": "ee29665105521dec5ee8037d9869cc94f9305c7b5ea70cb8844bd57f63d09b9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/25984067581"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.14.1",
      "date": "2026-05-17T07:02:13.000Z",
      "commit": "70e1dedd9e6eb835048011d0214f6a861a6e04c2",
      "fileid": "d983ab465af609ba321122908ae5fbd8dc4d2eac24fd0604060446a0b01489c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/25984067581"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.14.1",
      "date": "2026-06-02T17:35:27.000Z",
      "commit": "70e1dedd9e6eb835048011d0214f6a861a6e04c2",
      "fileid": "400210dada3f164b8e7442cf7b9ae94cdd797f8b8130be045a949dc17e985f20",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/25984067581"
    }
  ]
}