{
  "_id": "6a207264cd65a98ecbd11b94",
  "Package": "farr",
  "Title": "Data and Code for Empirical Research in Accounting",
  "Version": "1.0.9000",
  "Authors@R": "person(given = \"Ian\",\nfamily = \"Gow\",\nrole = c(\"aut\", \"cre\"),\nemail = \"iandgow@gmail.com\",\ncomment = c(ORCID = \"0000-0002-6243-8409\"))",
  "Description": "Handy functions and data to support the course book\n'Empirical Research in Accounting: Tools and Methods' (1st\ned.). Chapman and Hall/CRC. <doi:10.1201/9781003456230> and\n<https://iangow.github.io/far_book/>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "BugReports": "https://github.com/iangow/farr/issues",
  "Config/testthat/edition": "3",
  "Language": "en-US",
  "URL": "https://github.com/iangow/farr, https://iangow.github.io/farr/",
  "Config/pak/sysreqs": "libicu-dev libx11-dev",
  "Repository": "https://iangow.r-universe.dev",
  "Date/Publication": "2026-06-03 16:38:08 UTC",
  "RemoteUrl": "https://github.com/iangow/farr",
  "RemoteRef": "HEAD",
  "RemoteSha": "835f6d05cf094898404997ab1c32ebcec4a285df",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 18:25:33 UTC",
    "User": "root"
  },
  "Author": "Ian Gow [aut, cre] (ORCID: <https://orcid.org/0000-0002-6243-8409>)",
  "Maintainer": "Ian Gow <iandgow@gmail.com>",
  "MD5sum": "943255e489a2ee1cdb49d92f6d5bd196",
  "_user": "iangow",
  "_type": "src",
  "_file": "farr_1.0.9000.tar.gz",
  "_fileid": "7482541fab5ae864e2c238cb2151a68d11d5aa3c9d86ba14ba716bdbda659a25",
  "_filesize": 2349403,
  "_sha256": "7482541fab5ae864e2c238cb2151a68d11d5aa3c9d86ba14ba716bdbda659a25",
  "_created": "2026-06-03T18:25:33.000Z",
  "_published": "2026-06-03T18:28:52.711Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79366214870,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7393346313"
    },
    {
      "job": 79366214802,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7393343654"
    },
    {
      "job": 79366214873,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7393322008"
    },
    {
      "job": 79366214788,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7393324730"
    },
    {
      "job": 79365593324,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7393288143"
    },
    {
      "job": 79366214765,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7393338435"
    },
    {
      "job": 79366214810,
      "time": 118,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7393332948"
    },
    {
      "job": 79366214807,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7393319877"
    },
    {
      "job": 79366214859,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7393320538"
    }
  ],
  "_buildurl": "https://github.com/r-universe/iangow/actions/runs/26904493825",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/iangow/farr",
  "_commit": {
    "id": "835f6d05cf094898404997ab1c32ebcec4a285df",
    "author": "Ian Gow <iandgow@gmail.com>",
    "committer": "Ian Gow <iandgow@gmail.com>",
    "message": "Fix check issues for offline builds\n",
    "time": 1780504688
  },
  "_maintainer": {
    "name": "Ian Gow",
    "email": "iandgow@gmail.com",
    "login": "iangow",
    "linkedin": "in/iangow",
    "orcid": "0000-0002-6243-8409",
    "twitter": "@iandgow",
    "description": "",
    "uuid": 1708790
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "dbplyr",
      "version": ">= 2.2.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "rpart",
      "role": "Imports"
    },
    {
      "package": "RPostgres",
      "role": "Suggests"
    },
    {
      "package": "duckdb",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "iangow",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 2
    },
    {
      "week": "2025-36",
      "n": 11
    },
    {
      "week": "2025-43",
      "n": 4
    },
    {
      "week": "2025-47",
      "n": 2
    },
    {
      "week": "2025-48",
      "n": 3
    },
    {
      "week": "2026-02",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.3.2",
      "date": "2025-09-01"
    }
  ],
  "_topics": [
    "accounting",
    "finance"
  ],
  "_stars": 21,
  "_contributors": [
    {
      "user": "iangow",
      "count": 194,
      "uuid": 1708790
    }
  ],
  "_userbio": {
    "uuid": 1708790,
    "type": "user",
    "name": "Ian Gow"
  },
  "_downloads": {
    "count": 580,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/farr"
  },
  "_devurl": "https://github.com/iangow/farr",
  "_pkgdown": "https://iangow.github.io/farr/",
  "_searchresults": 96,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/farr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/iangow/farr",
  "_realowner": "iangow",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.27",
      "date": "2022-06-30"
    },
    {
      "version": "0.2.30",
      "date": "2023-01-28"
    },
    {
      "version": "0.2.39",
      "date": "2023-12-13"
    },
    {
      "version": "0.3.0",
      "date": "2024-02-29"
    },
    {
      "version": "0.3.2",
      "date": "2025-09-01"
    },
    {
      "version": "1.0.0",
      "date": "2025-11-18"
    },
    {
      "version": "1.0.1",
      "date": "2026-04-21"
    }
  ],
  "_exports": [
    "%>%",
    "auc",
    "confusion_stats",
    "duckdb_to_parquet",
    "form_deciles",
    "get_annc_dates",
    "get_event_cum_rets",
    "get_event_cum_rets_mth",
    "get_event_dates",
    "get_event_rets",
    "get_ff_ind",
    "get_got_data",
    "get_idd_periods",
    "get_me_breakpoints",
    "get_size_rets_monthly",
    "get_test_scores",
    "get_trading_dates",
    "load_parquet",
    "ndcg",
    "pg_to_parquet",
    "roc",
    "rusboost",
    "system_time",
    "truncate",
    "winsorize"
  ],
  "_datasets": [
    {
      "name": "aaer_dates",
      "title": "AAER dates from SEC",
      "object": "aaer_dates",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "aaer_num",
        "aaer_date",
        "aaer_desc",
        "year"
      ],
      "rows": 2920,
      "table": true,
      "tojson": true
    },
    {
      "name": "aaer_firm_year",
      "title": "AAERs from Bao et al. (2020)",
      "object": "aaer_firm_year",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "p_aaer",
        "gvkey",
        "min_year",
        "max_year"
      ],
      "rows": 415,
      "table": true,
      "tojson": true
    },
    {
      "name": "apple_events",
      "title": "Dates for Apple Events",
      "object": "apple_events",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "event",
        "event_date",
        "end_event_date"
      ],
      "rows": 47,
      "table": true,
      "tojson": true
    },
    {
      "name": "aus_bank_funds",
      "title": "Australian bank fundamental data",
      "object": "aus_bank_funds",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "gvkey",
        "datadate",
        "at",
        "ceq",
        "ib",
        "xi",
        "do"
      ],
      "rows": 283,
      "table": true,
      "tojson": true
    },
    {
      "name": "aus_bank_rets",
      "title": "Australian bank stock market data",
      "object": "aus_bank_rets",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "gvkey",
        "datadate",
        "ret",
        "mkt_cap"
      ],
      "rows": 3047,
      "table": true,
      "tojson": true
    },
    {
      "name": "aus_banks",
      "title": "Australian banks",
      "object": "aus_banks",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "gvkey",
        "ticker",
        "co_name"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "bloomfield_2021",
      "title": "Firm-years in RDD analysis of Bloomfield (2021)",
      "object": "bloomfield_2021",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "fyear",
        "permco"
      ],
      "rows": 1855,
      "table": true,
      "tojson": true
    },
    {
      "name": "by_tag_year",
      "title": "Tags on StackOverflow",
      "object": "by_tag_year",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "year",
        "tag",
        "number",
        "year_total"
      ],
      "rows": 40518,
      "table": true,
      "tojson": true
    },
    {
      "name": "camp_attendance",
      "title": "Camp attendance",
      "object": "camp_attendance",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "camp"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "cmsw_2018",
      "title": "Data for CMSW",
      "object": "cmsw_2018",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "recid",
        "firmpenalty",
        "otherpenalty",
        "emppenalty",
        "empprisonmos",
        "selfdealflag",
        "blckownpct",
        "initabret",
        "wbflag",
        "tousesox",
        "lnvioperiod",
        "bribeflag",
        "mobflag",
        "deter",
        "lnempcleveln",
        "lnuscodecnt",
        "viofraudflag",
        "misledflag",
        "audit8flag",
        "exectermflag",
        "coopflag",
        "impedeflag",
        "pctinddir",
        "recidivist",
        "lnmktcap",
        "mkt2bk",
        "lev",
        "lndistance",
        "ff12",
        "wbtype",
        "wbsource"
      ],
      "rows": 1133,
      "table": true,
      "tojson": true
    },
    {
      "name": "comp",
      "title": "Data on accruals and auditor choice",
      "object": "comp",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "gvkey",
        "datadate",
        "fyear",
        "big_n",
        "ta",
        "roa",
        "cfo",
        "size",
        "lev",
        "mtb",
        "inv_at",
        "d_sale",
        "d_ar",
        "ppe"
      ],
      "rows": 16237,
      "table": true,
      "tojson": true
    },
    {
      "name": "fhk_firm_years",
      "title": "Firm-years for replication of Fang, Huang and Karpoff (2016)",
      "object": "fhk_firm_years",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "gvkey",
        "datadate"
      ],
      "rows": 60272,
      "table": true,
      "tojson": true
    },
    {
      "name": "fhk_pilot",
      "title": "Treatment indicators for SHO pilot firms",
      "object": "fhk_pilot",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ticker",
        "gvkey",
        "permno",
        "pilot"
      ],
      "rows": 3030,
      "table": true,
      "tojson": true
    },
    {
      "name": "gvkey_ciks",
      "title": "GVKEY-CIK links",
      "object": "gvkey_ciks",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "gvkey",
        "iid",
        "cik",
        "first_date",
        "last_date"
      ],
      "rows": 49089,
      "table": true,
      "tojson": true
    },
    {
      "name": "idd_dates",
      "title": "Dates for Inevitable Disclosure Doctrine (IDD)",
      "object": "idd_dates",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "state",
        "idd_date",
        "idd_type"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "iliev_2010",
      "title": "Data on public float",
      "object": "iliev_2010",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "gvkey",
        "fyear",
        "fdate",
        "pfdate",
        "pfyear",
        "publicfloat",
        "mr",
        "af",
        "cik"
      ],
      "rows": 7214,
      "table": true,
      "tojson": true
    },
    {
      "name": "llz_2018",
      "title": "GVKEYs used in Li, Lin and Zhang (2018).",
      "object": "llz_2018",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "gvkey"
      ],
      "rows": 5830,
      "table": true,
      "tojson": true
    },
    {
      "name": "michels_2017",
      "title": "Data on firms suffering natural disasters",
      "object": "michels_2017",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "cusip",
        "eventdate",
        "cik",
        "permno",
        "gvkey",
        "date_filed",
        "form_types",
        "next_period_end",
        "next_fqtr",
        "prev_period_end",
        "prev_fqtr",
        "recognize"
      ],
      "rows": 423,
      "table": true,
      "tojson": true
    },
    {
      "name": "sho_r3000",
      "title": "Russell 3000 stocks at time of SEC Reg SHO sample formation",
      "object": "sho_r3000",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "russell_ticker",
        "russell_name"
      ],
      "rows": 3000,
      "table": true,
      "tojson": true
    },
    {
      "name": "sho_r3000_gvkeys",
      "title": "Russell 3000 sample used by SEC with GVKEYs",
      "object": "sho_r3000_gvkeys",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ticker",
        "permno",
        "gvkey",
        "pilot"
      ],
      "rows": 2951,
      "table": true,
      "tojson": true
    },
    {
      "name": "sho_r3000_sample",
      "title": "Russell 3000 sample used by SEC",
      "object": "sho_r3000_sample",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ticker",
        "permno",
        "pilot"
      ],
      "rows": 2954,
      "table": true,
      "tojson": true
    },
    {
      "name": "sho_tickers",
      "title": "Tickers of pilot firms for Reg SHO",
      "object": "sho_tickers",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ticker",
        "co_name"
      ],
      "rows": 986,
      "table": true,
      "tojson": true
    },
    {
      "name": "state_hq",
      "title": "Data on firm headquarters based on SEC EDGAR filings",
      "object": "state_hq",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "cik",
        "ba_state",
        "min_date",
        "max_date"
      ],
      "rows": 53133,
      "table": true,
      "tojson": true
    },
    {
      "name": "test_scores",
      "title": "Test scores",
      "object": "test_scores",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "grade",
        "score"
      ],
      "rows": 4000,
      "table": true,
      "tojson": true
    },
    {
      "name": "undisclosed_names",
      "title": "Customer names that represent non-disclosures",
      "object": "undisclosed_names",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "cnms",
        "disclosed"
      ],
      "rows": 460,
      "table": true,
      "tojson": true
    },
    {
      "name": "zhang_2007_events",
      "title": "Event dates from Zhang (2007)",
      "object": "zhang_2007_events",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "event",
        "date",
        "event_desc"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "zhang_2007_windows",
      "title": "Event windows from Zhang (2007)",
      "object": "zhang_2007_windows",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "event",
        "beg_date",
        "end_date"
      ],
      "rows": 17,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "aaer_dates",
      "title": "AAER dates from SEC",
      "topics": [
        "aaer_dates"
      ]
    },
    {
      "page": "aaer_firm_year",
      "title": "AAERs from Bao et al. (2020)",
      "topics": [
        "aaer_firm_year"
      ]
    },
    {
      "page": "apple_events",
      "title": "Dates for Apple Events",
      "topics": [
        "apple_events"
      ]
    },
    {
      "page": "auc",
      "title": "Area under curve",
      "topics": [
        "auc"
      ]
    },
    {
      "page": "aus_bank_funds",
      "title": "Australian bank fundamental data",
      "topics": [
        "aus_bank_funds"
      ]
    },
    {
      "page": "aus_bank_rets",
      "title": "Australian bank stock market data",
      "topics": [
        "aus_bank_rets"
      ]
    },
    {
      "page": "aus_banks",
      "title": "Australian banks",
      "topics": [
        "aus_banks"
      ]
    },
    {
      "page": "bloomfield_2021",
      "title": "Firm-years in RDD analysis of Bloomfield (2021)",
      "topics": [
        "bloomfield_2021"
      ]
    },
    {
      "page": "by_tag_year",
      "title": "Tags on StackOverflow",
      "topics": [
        "by_tag_year"
      ]
    },
    {
      "page": "camp_attendance",
      "title": "Camp attendance",
      "topics": [
        "camp_attendance"
      ]
    },
    {
      "page": "cmsw_2018",
      "title": "Data for CMSW",
      "topics": [
        "cmsw_2018"
      ]
    },
    {
      "page": "comp",
      "title": "Data on accruals and auditor choice",
      "topics": [
        "comp"
      ]
    },
    {
      "page": "confusion_stats",
      "title": "Confusion statistics.",
      "topics": [
        "confusion_stats"
      ]
    },
    {
      "page": "duckdb_to_parquet",
      "title": "Export a DuckDB-backed lazy table to Parquet via COPY",
      "topics": [
        "duckdb_to_parquet"
      ]
    },
    {
      "page": "fhk_firm_years",
      "title": "Firm-years for replication of Fang, Huang and Karpoff (2016)",
      "topics": [
        "fhk_firm_years"
      ]
    },
    {
      "page": "fhk_pilot",
      "title": "Treatment indicators for SHO pilot firms",
      "topics": [
        "fhk_pilot"
      ]
    },
    {
      "page": "form_deciles",
      "title": "Form deciles",
      "topics": [
        "form_deciles"
      ]
    },
    {
      "page": "get_annc_dates",
      "title": "Produce a table mapping announcements to trading dates",
      "topics": [
        "get_annc_dates"
      ]
    },
    {
      "page": "get_event_cum_rets",
      "title": "Produce a table of cumulative event returns",
      "topics": [
        "get_event_cum_rets"
      ]
    },
    {
      "page": "get_event_cum_rets_mth",
      "title": "Produce a table of cumulative event returns using monthly data",
      "topics": [
        "get_event_cum_rets_mth"
      ]
    },
    {
      "page": "get_event_dates",
      "title": "Produce a table mapping announcements to trading dates",
      "topics": [
        "get_event_dates"
      ]
    },
    {
      "page": "get_event_rets",
      "title": "Produce a table of event returns",
      "topics": [
        "get_event_rets"
      ]
    },
    {
      "page": "get_ff_ind",
      "title": "Fetch Fama-French industry grouping.",
      "topics": [
        "get_ff_ind"
      ]
    },
    {
      "page": "get_got_data",
      "title": "Generate simulated data as described in Gow, Ormazabal and Taylor (2010).",
      "topics": [
        "get_got_data"
      ]
    },
    {
      "page": "get_idd_periods",
      "title": "Period for Inevitable Disclosure Doctrine (IDD)",
      "topics": [
        "get_idd_periods"
      ]
    },
    {
      "page": "get_me_breakpoints",
      "title": "Create a table of with cut-offs for size portfolios",
      "topics": [
        "get_me_breakpoints"
      ]
    },
    {
      "page": "get_size_rets_monthly",
      "title": "Create a table of monthly returns for size portfolios",
      "topics": [
        "get_size_rets_monthly"
      ]
    },
    {
      "page": "get_test_scores",
      "title": "A function returning data on test_scores",
      "topics": [
        "get_test_scores"
      ]
    },
    {
      "page": "get_trading_dates",
      "title": "Produce a table mapping dates on CRSP to \"trading days\"",
      "topics": [
        "get_trading_dates"
      ]
    },
    {
      "page": "gvkey_ciks",
      "title": "GVKEY-CIK links",
      "topics": [
        "gvkey_ciks"
      ]
    },
    {
      "page": "idd_dates",
      "title": "Dates for Inevitable Disclosure Doctrine (IDD)",
      "topics": [
        "idd_dates"
      ]
    },
    {
      "page": "iliev_2010",
      "title": "Data on public float",
      "topics": [
        "iliev_2010"
      ]
    },
    {
      "page": "llz_2018",
      "title": "GVKEYs used in Li, Lin and Zhang (2018).",
      "topics": [
        "llz_2018"
      ]
    },
    {
      "page": "load_parquet",
      "title": "Function to load parquet file into database.",
      "topics": [
        "load_parquet"
      ]
    },
    {
      "page": "michels_2017",
      "title": "Data on firms suffering natural disasters",
      "topics": [
        "michels_2017"
      ]
    },
    {
      "page": "ndcg",
      "title": "Calculate metric: NDCG at k",
      "topics": [
        "ndcg"
      ]
    },
    {
      "page": "pg_to_parquet",
      "title": "Save WRDS table as parquet file.",
      "topics": [
        "pg_to_parquet"
      ]
    },
    {
      "page": "roc",
      "title": "A function returning data for a ROC plot.",
      "topics": [
        "roc"
      ]
    },
    {
      "page": "rus",
      "title": "Random under-sampling function",
      "topics": [
        "rus"
      ]
    },
    {
      "page": "rusboost",
      "title": "RUSBoost for two-class problems",
      "topics": [
        "rusboost"
      ]
    },
    {
      "page": "sho_r3000",
      "title": "Russell 3000 stocks at time of SEC Reg SHO sample formation",
      "topics": [
        "sho_r3000"
      ]
    },
    {
      "page": "sho_r3000_gvkeys",
      "title": "Russell 3000 sample used by SEC with GVKEYs",
      "topics": [
        "sho_r3000_gvkeys"
      ]
    },
    {
      "page": "sho_r3000_sample",
      "title": "Russell 3000 sample used by SEC",
      "topics": [
        "sho_r3000_sample"
      ]
    },
    {
      "page": "sho_tickers",
      "title": "Tickers of pilot firms for Reg SHO",
      "topics": [
        "sho_tickers"
      ]
    },
    {
      "page": "state_hq",
      "title": "Data on firm headquarters based on SEC EDGAR filings",
      "topics": [
        "state_hq"
      ]
    },
    {
      "page": "system_time",
      "title": "Version of 'system.time()' that works with assignment",
      "topics": [
        "system_time"
      ]
    },
    {
      "page": "test_scores",
      "title": "Test scores",
      "topics": [
        "test_scores"
      ]
    },
    {
      "page": "truncate",
      "title": "Truncate a vector.",
      "topics": [
        "truncate"
      ]
    },
    {
      "page": "undisclosed_names",
      "title": "Customer names that represent non-disclosures",
      "topics": [
        "undisclosed_names"
      ]
    },
    {
      "page": "winsorize",
      "title": "Winsorize a vector",
      "topics": [
        "winsorize"
      ]
    },
    {
      "page": "zhang_2007_events",
      "title": "Event dates from Zhang (2007)",
      "topics": [
        "zhang_2007_events"
      ]
    },
    {
      "page": "zhang_2007_windows",
      "title": "Event windows from Zhang (2007)",
      "topics": [
        "zhang_2007_windows"
      ]
    }
  ],
  "_readme": "https://github.com/iangow/farr/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "blob",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "DBI",
    "dbplyr",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "rpart",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 5.90655051910145,
  "_indexed": true,
  "_nocasepkg": "farr",
  "_universes": [
    "iangow"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.9000",
      "date": "2026-06-03T18:28:04.000Z",
      "distro": "noble",
      "commit": "835f6d05cf094898404997ab1c32ebcec4a285df",
      "fileid": "a87c9c8421c25ea2c920a9f46385380c802f9879707f5b10dfaae48bdbd7d8a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/iangow/actions/runs/26904493825"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.9000",
      "date": "2026-06-03T18:28:04.000Z",
      "distro": "noble",
      "commit": "835f6d05cf094898404997ab1c32ebcec4a285df",
      "fileid": "014adb6bbd235ce91d22b2ae4eeecdc375f115e27868c0bc98b5f0696d6053a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/iangow/actions/runs/26904493825"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.9000",
      "date": "2026-06-03T18:27:12.000Z",
      "commit": "835f6d05cf094898404997ab1c32ebcec4a285df",
      "fileid": "1e61e01a3f3960dd6dc3ab03d0a82e88f10967dfdee7fb0368e7245a5da95cda",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/iangow/actions/runs/26904493825"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.9000",
      "date": "2026-06-03T18:27:19.000Z",
      "commit": "835f6d05cf094898404997ab1c32ebcec4a285df",
      "fileid": "c923ae40c090aab60f587b066e37e2b41b1846ce6334dc4e112d5f4268ca6a1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/iangow/actions/runs/26904493825"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.9000",
      "date": "2026-06-03T18:28:07.000Z",
      "commit": "835f6d05cf094898404997ab1c32ebcec4a285df",
      "fileid": "083a48401bdde5c70998ce791e9881970a64b4b03b0f50c3c4ef36abd49478a7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/iangow/actions/runs/26904493825"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.9000",
      "date": "2026-06-03T18:27:21.000Z",
      "commit": "835f6d05cf094898404997ab1c32ebcec4a285df",
      "fileid": "c356c8ee822f98b33e4defee4b9240a050554786f43444e988fc824e7f136217",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/iangow/actions/runs/26904493825"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.9000",
      "date": "2026-06-03T18:26:54.000Z",
      "commit": "835f6d05cf094898404997ab1c32ebcec4a285df",
      "fileid": "952a52a6ee187023bb2520841fde93a14bd0ba61805d7acb900e75f7492b20d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/iangow/actions/runs/26904493825"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.9000",
      "date": "2026-06-03T18:26:57.000Z",
      "commit": "835f6d05cf094898404997ab1c32ebcec4a285df",
      "fileid": "31515aba020f394bc9465e33dcf121f8137d9f723c311622975987cf3656b729",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/iangow/actions/runs/26904493825"
    }
  ]
}