{
  "_id": "6a12a398acfb0bcc41d12776",
  "Package": "guiplot",
  "Type": "Package",
  "Title": "User-Friendly GUI Plotting Tools",
  "Version": "0.5.1",
  "Authors@R": "person(\"Fu Yongchao\", role = c(\"aut\", \"cre\",\"cph\"),email = \"3212418315@qq.com\")",
  "Author": "Fu Yongchao [aut, cre, cph]",
  "Maintainer": "Fu Yongchao <3212418315@qq.com>",
  "Description": "Create a user-friendly plotting GUI for 'R'. In addition,\none purpose of creating the 'R' package is to facilitate\nthird-party software to call 'R' for drawing, for example,\n'Phoenix WinNonlin' software calls 'R' to draw the drug\nconcentration versus time curve.",
  "URL": "https://s0521.github.io/guiplot/about/",
  "BugReports": "https://github.com/s0521/guiplot/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev\nlibuv1-dev zlib1g-dev",
  "Repository": "https://s0521.r-universe.dev",
  "Date/Publication": "2024-08-11 10:12:11 UTC",
  "RemoteUrl": "https://github.com/s0521/guiplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "51cc29201b5a1fc88cabf9fb5b013dd7f15225ad",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 06:51:22 UTC",
    "User": "root"
  },
  "MD5sum": "5e342767afbe9fffbd51a5eab5dbdc4f",
  "_user": "s0521",
  "_type": "src",
  "_file": "guiplot_0.5.1.tar.gz",
  "_fileid": "a3485c821b57d5ad2f6587f91254584b847f0243c0f8eb4edd158d7f842862ad",
  "_filesize": 104775,
  "_sha256": "a3485c821b57d5ad2f6587f91254584b847f0243c0f8eb4edd158d7f842862ad",
  "_created": "2026-05-24T06:51:22.000Z",
  "_published": "2026-05-24T07:07:04.669Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77578490995,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183029901"
    },
    {
      "job": 77578490996,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183032583"
    },
    {
      "job": 77578491004,
      "time": 156,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183106175"
    },
    {
      "job": 77578491012,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183088918"
    },
    {
      "job": 77578336599,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183015143"
    },
    {
      "job": 77578490980,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183027781"
    },
    {
      "job": 77578491014,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183024265"
    },
    {
      "job": 77578491009,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183024514"
    },
    {
      "job": 77578491022,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183023768"
    }
  ],
  "_buildurl": "https://github.com/r-universe/s0521/actions/runs/26354385533",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/s0521/guiplot",
  "_commit": {
    "id": "51cc29201b5a1fc88cabf9fb5b013dd7f15225ad",
    "author": "s0521 <48432488+s0521@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #1 from olivroy/patch-1\n\nAdd gh link to DESCRIPTION",
    "time": 1723371131
  },
  "_maintainer": {
    "name": "Fu Yongchao",
    "email": "3212418315@qq.com",
    "login": "fuyongchao",
    "description": "",
    "uuid": 42709874
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.0",
      "role": "Imports"
    },
    {
      "package": "svglite",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.3.1",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "excelR",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    }
  ],
  "_owner": "s0521",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "s0521",
      "count": 90,
      "uuid": 48432488
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 48432488,
    "type": "user",
    "name": "s0521"
  },
  "_downloads": {
    "count": 207,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/guiplot"
  },
  "_devurl": "https://github.com/s0521/guiplot",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/guiplot.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/s0521/guiplot",
  "_realowner": "s0521",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-05-11"
    },
    {
      "version": "0.2.0",
      "date": "2022-03-07"
    },
    {
      "version": "0.2.1",
      "date": "2022-09-18"
    },
    {
      "version": "0.3.0",
      "date": "2022-11-29"
    },
    {
      "version": "0.3.1",
      "date": "2022-12-07"
    },
    {
      "version": "0.4.0",
      "date": "2023-03-27"
    },
    {
      "version": "0.4.1",
      "date": "2023-07-19"
    },
    {
      "version": "0.5.0",
      "date": "2023-09-03"
    }
  ],
  "_exports": [
    "colClass_as",
    "guiplot"
  ],
  "_datasets": [
    {
      "name": "PK",
      "title": "somedata",
      "object": "PK",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Subject",
        "Time",
        "Conc",
        "Effect"
      ],
      "rows": 26,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "colClass_as",
      "title": "colClass_as",
      "topics": [
        "colClass_as"
      ]
    },
    {
      "page": "guiplot",
      "title": "guiplot",
      "topics": [
        "guiplot"
      ]
    },
    {
      "page": "PK",
      "title": "somedata",
      "topics": [
        "PK"
      ]
    }
  ],
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "crosstalk",
    "digest",
    "DT",
    "evaluate",
    "excelR",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "stringi",
    "svglite",
    "systemfonts",
    "textshaping",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "guiplot",
  "_universes": [
    "s0521",
    "fuyongchao"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-05-24T06:53:36.000Z",
      "distro": "noble",
      "commit": "51cc29201b5a1fc88cabf9fb5b013dd7f15225ad",
      "fileid": "697c551b914839466dfe7979efeae786b063b4d71211fe3e6f8dae5ed8165a53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s0521/actions/runs/26354385533"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-05-24T06:54:02.000Z",
      "distro": "noble",
      "commit": "51cc29201b5a1fc88cabf9fb5b013dd7f15225ad",
      "fileid": "e2b94c62d365733663ce943cc293340e603771c5d504d255a24726600fc0c145",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s0521/actions/runs/26354385533"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-05-24T07:05:55.000Z",
      "commit": "51cc29201b5a1fc88cabf9fb5b013dd7f15225ad",
      "fileid": "daa8d2b9d70c680394aca4c2553e0093fa9bbac73402d41752741c81563f4426",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s0521/actions/runs/26354385533"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-05-24T07:03:19.000Z",
      "commit": "51cc29201b5a1fc88cabf9fb5b013dd7f15225ad",
      "fileid": "708afdc9412908915a3894d39ef84dece2457edd7a1bb65ef7a4f6541325c2b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s0521/actions/runs/26354385533"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.1",
      "date": "2026-05-24T06:53:40.000Z",
      "commit": "51cc29201b5a1fc88cabf9fb5b013dd7f15225ad",
      "fileid": "3524acab34fedbe95d8676a130073228750e8028e1d52495941060418f1d2f0e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/s0521/actions/runs/26354385533"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-05-24T06:52:36.000Z",
      "commit": "51cc29201b5a1fc88cabf9fb5b013dd7f15225ad",
      "fileid": "0dc46d07ece60dd7b24e1d76af87a8fe28194f442def59724578b3e69f405704",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s0521/actions/runs/26354385533"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-05-24T06:52:37.000Z",
      "commit": "51cc29201b5a1fc88cabf9fb5b013dd7f15225ad",
      "fileid": "af5bf8d7d030122bca79ee1472edb674dc1eb1a781f3db2d08819388134f8dcb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s0521/actions/runs/26354385533"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-05-24T06:52:31.000Z",
      "commit": "51cc29201b5a1fc88cabf9fb5b013dd7f15225ad",
      "fileid": "c8d410992ad76b8f80e6341b3c4eb3c5ccb00eaab65c0e904e10eeb1f7123082",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s0521/actions/runs/26354385533"
    }
  ]
}