{
  "_id": "6a3120a53efcd9bda435cd28",
  "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-06-16 10:05:54 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": "7e5ce901b2d92c80eb7506d1c3f7bbd3",
  "_user": "ar-puuk",
  "_type": "src",
  "_file": "formatR_1.14.1.tar.gz",
  "_fileid": "b6e936e92c851996802866ebe26a5638ee3378b4499010e7589d3f05389ced75",
  "_filesize": 194508,
  "_sha256": "b6e936e92c851996802866ebe26a5638ee3378b4499010e7589d3f05389ced75",
  "_created": "2026-06-16T10:05:54.000Z",
  "_published": "2026-06-16T10:08:37.586Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81631766034,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7663629051"
    },
    {
      "job": 81631766020,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7663627551"
    },
    {
      "job": 81631766099,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7663622247"
    },
    {
      "job": 81631766046,
      "time": 70,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7663606257"
    },
    {
      "job": 81631275056,
      "time": 147,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7663575704"
    },
    {
      "job": 81631765997,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7663622197"
    },
    {
      "job": 81631766026,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7663618011"
    },
    {
      "job": 81631766019,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7663621925"
    },
    {
      "job": 81631766082,
      "time": 63,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7663604709"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27609849255",
  "_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": 1283,
  "_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",
    "followers": 25,
    "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": 131686,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/formatR"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/yihui/formatr",
  "_searchresults": 2232,
  "_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": 15.54940346079412,
  "_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-06-16T10:08:03.000Z",
      "distro": "noble",
      "commit": "70e1dedd9e6eb835048011d0214f6a861a6e04c2",
      "fileid": "3ca262212d27b27a8ed8187fc8dc7457ef5de74b08c00eb6a443462914214732",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27609849255"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.14.1",
      "date": "2026-06-16T10:07:59.000Z",
      "distro": "noble",
      "commit": "70e1dedd9e6eb835048011d0214f6a861a6e04c2",
      "fileid": "82db818112784dadc9ccb14112a3d5cd892ffbf29bce910cc3c4569aa23c5f2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27609849255"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.14.1",
      "date": "2026-06-16T10:07:48.000Z",
      "commit": "70e1dedd9e6eb835048011d0214f6a861a6e04c2",
      "fileid": "0012141e1e4713ab70fa326aba33b4d522027f06c28bb33e2e9e6a3fb746c73e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27609849255"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.14.1",
      "date": "2026-06-16T10:07:11.000Z",
      "commit": "70e1dedd9e6eb835048011d0214f6a861a6e04c2",
      "fileid": "ffe8def29d8d685df2de27bb706a8514ab27cb91f9482e98cb6b4f0e18cfa6b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27609849255"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.14.1",
      "date": "2026-06-16T10:08:01.000Z",
      "commit": "70e1dedd9e6eb835048011d0214f6a861a6e04c2",
      "fileid": "124835ea9fe72829c5bb2d6db90875f83b73b6885fd8daf67432744bd605f80c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27609849255"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.14.1",
      "date": "2026-06-16T10:07:33.000Z",
      "commit": "70e1dedd9e6eb835048011d0214f6a861a6e04c2",
      "fileid": "da43dd7710fcc57597cc78346cf608781eaf0a38367551906b2b1daf77330b65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27609849255"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.14.1",
      "date": "2026-06-16T10:07:41.000Z",
      "commit": "70e1dedd9e6eb835048011d0214f6a861a6e04c2",
      "fileid": "d2ddb66ec907259dac169f04d82178b843782d0dc188893133e03685a86cbcae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27609849255"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.14.1",
      "date": "2026-06-16T10:07:02.000Z",
      "commit": "70e1dedd9e6eb835048011d0214f6a861a6e04c2",
      "fileid": "2f915fd876011b10ceccbc131a870f231a195fa786d6889b082e9b23dcf58660",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27609849255"
    }
  ]
}