{
  "_id": "6a27ab2424555f66ed5343da",
  "Package": "quickview",
  "Type": "Package",
  "Title": "Open datasets in a View tab and external softwares",
  "Version": "0.2.1",
  "Author": "Francois Keck [aut, cre]",
  "Maintainer": "Francois Keck <francois.keck@gmail.com>",
  "Description": "RStudio addin to quickly inspect data in a View tab or\nopen them with default CSV/text editor softwares.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://fkeck.r-universe.dev",
  "Date/Publication": "2022-07-08 14:46:59 UTC",
  "RemoteUrl": "https://github.com/fkeck/quickview",
  "RemoteRef": "HEAD",
  "RemoteSha": "e2b969251812564a597bb6686dc6729fe434acd0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 07:14:42 UTC",
    "User": "root"
  },
  "MD5sum": "b815937b03cf431e2043e4b850c51d92",
  "_user": "fkeck",
  "_type": "src",
  "_file": "quickview_0.2.1.tar.gz",
  "_fileid": "13acc969f08417fc3ccf5cafb2a6e3e66b773cdbd71a48372ad7e89846b486ab",
  "_filesize": 2131132,
  "_sha256": "13acc969f08417fc3ccf5cafb2a6e3e66b773cdbd71a48372ad7e89846b486ab",
  "_created": "2026-06-08T07:14:42.000Z",
  "_published": "2026-06-09T05:56:52.246Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80256658448,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473716083"
    },
    {
      "job": 80256658668,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473715939"
    },
    {
      "job": 80256658266,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7499601762"
    },
    {
      "job": 80256658515,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473715116"
    },
    {
      "job": 80256658154,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473684854"
    },
    {
      "job": 80256658414,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473712698"
    },
    {
      "job": 80256658696,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473710461"
    },
    {
      "job": 80256658587,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7473706353"
    },
    {
      "job": 80256658291,
      "time": 62,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499493218"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fkeck/actions/runs/27121783306",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fkeck/quickview",
  "_commit": {
    "id": "e2b969251812564a597bb6686dc6729fe434acd0",
    "author": "fkeck <francois.keck@gmail.com>",
    "committer": "fkeck <francois.keck@gmail.com>",
    "message": "update 0.2.1 pass R CMD CHECK\n",
    "time": 1657291619
  },
  "_maintainer": {
    "name": "Francois Keck",
    "email": "francois.keck@gmail.com",
    "login": "fkeck",
    "bluesky": "@francoiskeck.bsky.social",
    "orcid": "0000-0002-3323-4167",
    "description": "",
    "uuid": 9269625
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    }
  ],
  "_owner": "fkeck",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 33,
  "_contributors": [
    {
      "user": "fkeck",
      "count": 22,
      "uuid": 9269625
    }
  ],
  "_userbio": {
    "uuid": 9269625,
    "type": "user",
    "name": "François Keck"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/quickview"
  },
  "_devurl": "https://github.com/fkeck/quickview",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/quickview.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "qv_open",
    "qv_view",
    "qv_wd"
  ],
  "_help": [
    {
      "page": "qv_open",
      "title": "Open data with default CSV/text editor",
      "topics": [
        "qv_open"
      ]
    },
    {
      "page": "qv_view",
      "title": "Open data in a View tab",
      "topics": [
        "qv_view"
      ]
    },
    {
      "page": "qv_wd",
      "title": "Open working directory with the file manager",
      "topics": [
        "qv_wd"
      ]
    }
  ],
  "_readme": "https://github.com/fkeck/quickview/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "rlang",
    "rstudioapi",
    "stringi",
    "stringr",
    "vctrs"
  ],
  "_score": 3.2174839442139063,
  "_indexed": true,
  "_nocasepkg": "quickview",
  "_universes": [
    "fkeck"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-06-08T07:16:57.000Z",
      "distro": "noble",
      "commit": "e2b969251812564a597bb6686dc6729fe434acd0",
      "fileid": "b15dfcae54e51550a02c0f661da02be017d96692447866b35f53b864ce7161ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fkeck/actions/runs/27121783306"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-06-08T07:16:56.000Z",
      "distro": "noble",
      "commit": "e2b969251812564a597bb6686dc6729fe434acd0",
      "fileid": "5632d18eb793c1c48cafd468630dfdc5e65a52fba8e2cdd69dd6f37dda84ce98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fkeck/actions/runs/27121783306"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-06-09T05:56:23.000Z",
      "commit": "e2b969251812564a597bb6686dc6729fe434acd0",
      "fileid": "650865ac3ce7cd286739c4d78a4ccc679a351698e73da8cd38eefec68766d346",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fkeck/actions/runs/27121783306"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-06-08T07:16:52.000Z",
      "commit": "e2b969251812564a597bb6686dc6729fe434acd0",
      "fileid": "11e33c077a18dcb1a6a4757f0be9d34ba42a29c70c0de22c4a8ced997ee8d370",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fkeck/actions/runs/27121783306"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-06-08T07:16:53.000Z",
      "commit": "e2b969251812564a597bb6686dc6729fe434acd0",
      "fileid": "f3e8fe06e9929ee66c7075c5d6e1d5faaa6d7335be685fbd8183605d6db76195",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fkeck/actions/runs/27121783306"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-08T07:16:30.000Z",
      "commit": "e2b969251812564a597bb6686dc6729fe434acd0",
      "fileid": "1c2ae7b4ac70f6c50547206faa526a4824cafbca52cd8266ca068a3e0ae5e577",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fkeck/actions/runs/27121783306"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-08T07:16:16.000Z",
      "commit": "e2b969251812564a597bb6686dc6729fe434acd0",
      "fileid": "0569346bd3b1699021af4685f0e092adbafd6794e65c4988c4576516b69bd8c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fkeck/actions/runs/27121783306"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-09T05:48:13.000Z",
      "commit": "e2b969251812564a597bb6686dc6729fe434acd0",
      "fileid": "11ea681d45179c9630263c95c88d78ddcc40b64b49672b08359e6f8463a62135",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fkeck/actions/runs/27121783306"
    }
  ]
}