{
  "_id": "6a49da922c82cd3614823a4f",
  "Type": "Package",
  "Package": "fpeek",
  "Title": "Check Text Files Content at a Glance",
  "Version": "0.2.2.001",
  "Authors@R": "person(\"David\", \"Gohel\", , \"david.gohel@ardata.fr\", role = c(\"aut\", \"cre\"))",
  "Description": "Tools to help text files importation. It can return the\nnumber of lines; print the first and last lines; convert\nencoding; guess delimiters and file encoding. Operations are\nmade without reading the entire file before starting, resulting\nin good performances with large files. This package provides an\nalternative to a simple use of the 'head', 'tail', 'wc' and\n'iconv' programs that are not always available on machine where\nR is installed.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/davidgohel/fpeek,\nhttps://davidgohel.github.io/fpeek/",
  "BugReports": "https://github.com/davidgohel/fpeek/issues",
  "Encoding": "UTF-8",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://davidgohel.r-universe.dev",
  "Date/Publication": "2026-05-25 16:31:26 UTC",
  "RemoteUrl": "https://github.com/davidgohel/fpeek",
  "RemoteRef": "HEAD",
  "RemoteSha": "79e742e5758a317721e1a8bb8b21e8eb1a8f22cd",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-05 04:12:29 UTC",
    "User": "root"
  },
  "Author": "David Gohel [aut, cre]",
  "Maintainer": "David Gohel <david.gohel@ardata.fr>",
  "_user": "davidgohel",
  "_type": "src",
  "_file": "fpeek_0.2.2.001.tar.gz",
  "_fileid": "https://r2.ropensci.org/dd1f16b81ce83bc804ff1aece3a8ee66a7dcced389ccc220999c67ac8c23f47a",
  "_filesize": 119315,
  "_sha256": "dd1f16b81ce83bc804ff1aece3a8ee66a7dcced389ccc220999c67ac8c23f47a",
  "_expires": "2026-10-13T04:16:16.000Z",
  "_created": "2026-07-05T04:12:29.000Z",
  "_published": "2026-07-05T04:16:18.203Z",
  "_jobs": [
    {
      "job": 85191720867,
      "time": 149,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088203999"
    },
    {
      "job": 85191720864,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088201214"
    },
    {
      "job": 85191720855,
      "time": 136,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088202920"
    },
    {
      "job": 85191720869,
      "time": 106,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088199935"
    },
    {
      "job": 85191720878,
      "time": 71,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088196486"
    },
    {
      "job": 85191720868,
      "time": 164,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088205093"
    },
    {
      "job": 85191720873,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088198392"
    },
    {
      "job": 85191720874,
      "time": 192,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088207659"
    },
    {
      "job": 85191524126,
      "time": 221,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088190016"
    },
    {
      "job": 85191720849,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8088203530"
    },
    {
      "job": 85191720847,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088201618"
    },
    {
      "job": 85191720856,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088197617"
    },
    {
      "job": 85191720853,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088198769"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/davidgohel/actions/runs/28729067733",
  "_status": "success",
  "_upstream": "https://github.com/davidgohel/fpeek",
  "_commit": {
    "id": "79e742e5758a317721e1a8bb8b21e8eb1a8f22cd",
    "author": "David Gohel <david.gohel@ardata.fr>",
    "committer": "David Gohel <david.gohel@ardata.fr>",
    "message": "chore: update roxygen2 + branch name\n",
    "time": 1779726686
  },
  "_maintainer": {
    "name": "David Gohel",
    "email": "david.gohel@ardata.fr",
    "login": "davidgohel",
    "twitter": "@DavidGohel",
    "description": "",
    "uuid": 4331618
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.12",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "davidgohel",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-07",
      "n": 4
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 39,
  "_contributors": [
    {
      "user": "davidgohel",
      "count": 36,
      "uuid": 4331618
    }
  ],
  "_userbio": {
    "uuid": 4331618,
    "type": "user",
    "name": "David Gohel",
    "followers": 590
  },
  "_downloads": {
    "count": 375,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fpeek"
  },
  "_devurl": "https://github.com/davidgohel/fpeek",
  "_pkgdown": "https://davidgohel.github.io/fpeek/",
  "_searchresults": 21,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fpeek.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/davidgohel/fpeek",
  "_realowner": "davidgohel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-07-22"
    },
    {
      "version": "0.1.1",
      "date": "2019-04-16"
    },
    {
      "version": "0.1.2",
      "date": "2021-03-31"
    },
    {
      "version": "0.2.0",
      "date": "2026-02-09"
    },
    {
      "version": "0.2.1",
      "date": "2026-04-02"
    }
  ],
  "_exports": [
    "peek_count_lines",
    "peek_guess_delim",
    "peek_guess_encoding",
    "peek_head",
    "peek_iconv",
    "peek_tail"
  ],
  "_help": [
    {
      "page": "peek_count_lines",
      "title": "number of lines of a file",
      "topics": [
        "peek_count_lines"
      ]
    },
    {
      "page": "peek_guess_delim",
      "title": "Guess Delimited File Parameters",
      "topics": [
        "peek_guess_delim"
      ]
    },
    {
      "page": "peek_guess_encoding",
      "title": "Guess File Encoding",
      "topics": [
        "peek_guess_encoding"
      ]
    },
    {
      "page": "peek_head",
      "title": "print the first lines of files",
      "topics": [
        "peek_head"
      ]
    },
    {
      "page": "peek_iconv",
      "title": "Converts encoding of characters",
      "topics": [
        "peek_iconv"
      ]
    },
    {
      "page": "peek_tail",
      "title": "print the last lines of files",
      "topics": [
        "peek_tail"
      ]
    }
  ],
  "_pkglogo": "https://github.com/davidgohel/fpeek/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/davidgohel/fpeek/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 5.214313897424399,
  "_indexed": true,
  "_nocasepkg": "fpeek",
  "_universes": [
    "davidgohel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2.001",
      "date": "2026-07-05T04:15:12.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "79e742e5758a317721e1a8bb8b21e8eb1a8f22cd",
      "fileid": "https://r2.ropensci.org/62d2cb585f5dfb997c417fa19cc2538a7013b677a46739900cc307cf6b18d69b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidgohel/actions/runs/28729067733"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2.001",
      "date": "2026-07-05T04:14:35.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "79e742e5758a317721e1a8bb8b21e8eb1a8f22cd",
      "fileid": "https://r2.ropensci.org/568555f50befcf038f3203a7784e67ed6c3bda47cd47f99bda256c2ad2706401",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidgohel/actions/runs/28729067733"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.2.001",
      "date": "2026-07-05T04:14:58.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "79e742e5758a317721e1a8bb8b21e8eb1a8f22cd",
      "fileid": "https://r2.ropensci.org/9847d070c4c33f64b5b97416977a856fe11e9ff06675c0d44af4315940906d77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidgohel/actions/runs/28729067733"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.2.001",
      "date": "2026-07-05T04:14:23.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "79e742e5758a317721e1a8bb8b21e8eb1a8f22cd",
      "fileid": "https://r2.ropensci.org/9ba39808cee0854cf37c86597053ed4b5fdc78e42ae3edd17540ddd3747510c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidgohel/actions/runs/28729067733"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2.001",
      "date": "2026-07-05T04:13:50.000Z",
      "arch": "aarch64",
      "commit": "79e742e5758a317721e1a8bb8b21e8eb1a8f22cd",
      "fileid": "https://r2.ropensci.org/1e29798570e8743b54edf49eb8c0085f9b69e82b208748130c96f42fa3196caa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidgohel/actions/runs/28729067733"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2.001",
      "date": "2026-07-05T04:15:07.000Z",
      "arch": "x86_64",
      "commit": "79e742e5758a317721e1a8bb8b21e8eb1a8f22cd",
      "fileid": "https://r2.ropensci.org/88845ad68cc1a710421f5f0c808d988cec21a7b1aa9d2e8bca73a0864bca61b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidgohel/actions/runs/28729067733"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.2.001",
      "date": "2026-07-05T04:14:08.000Z",
      "arch": "aarch64",
      "commit": "79e742e5758a317721e1a8bb8b21e8eb1a8f22cd",
      "fileid": "https://r2.ropensci.org/2b3e83e7b33ae504659d63a02fde60818b8b54b5e5a269a88f83504923b9b0fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidgohel/actions/runs/28729067733"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.2.001",
      "date": "2026-07-05T04:15:32.000Z",
      "arch": "x86_64",
      "commit": "79e742e5758a317721e1a8bb8b21e8eb1a8f22cd",
      "fileid": "https://r2.ropensci.org/d6ebdd399fc58605f064f85bb0bf8d4ea2da33fe24ea375bca25e3518526407b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidgohel/actions/runs/28729067733"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2.001",
      "date": "2026-07-05T04:15:13.000Z",
      "arch": "emscripten",
      "commit": "79e742e5758a317721e1a8bb8b21e8eb1a8f22cd",
      "fileid": "https://r2.ropensci.org/dc81bfc07f3c203fc69aea36cf065373bb2bbbf022e3c3c6e65bde841478f9ab",
      "status": "success",
      "buildurl": "https://github.com/r-universe/davidgohel/actions/runs/28729067733"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2.001",
      "date": "2026-07-05T04:14:20.000Z",
      "arch": "x86_64",
      "commit": "79e742e5758a317721e1a8bb8b21e8eb1a8f22cd",
      "fileid": "https://r2.ropensci.org/cd90060b610a0c509e710d4383be6675ff8f818f026897e86f7cdd4618a71945",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidgohel/actions/runs/28729067733"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2.001",
      "date": "2026-07-05T04:13:37.000Z",
      "arch": "x86_64",
      "commit": "79e742e5758a317721e1a8bb8b21e8eb1a8f22cd",
      "fileid": "https://r2.ropensci.org/160c3b36327a83e52965a67a7ae1c4a4771b118726c25c7d2f2b39c41576e739",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidgohel/actions/runs/28729067733"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.2.001",
      "date": "2026-07-05T04:13:50.000Z",
      "arch": "x86_64",
      "commit": "79e742e5758a317721e1a8bb8b21e8eb1a8f22cd",
      "fileid": "https://r2.ropensci.org/8c4bf165938c480a58879826875871089e0c6222ad7d5bfeabf9e2920d404303",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidgohel/actions/runs/28729067733"
    }
  ]
}