{
  "_id": "6a2bd83eba420f1ac0cbe38a",
  "Type": "Package",
  "Package": "togglr",
  "Title": "'Toggl.com' Api for 'Rstudio'",
  "Version": "0.2.1",
  "Authors@R": "c(\nperson(\"Vincent\", \"Guyader\", , \"vincent@thinkr.fr\", role = c(\"aut\", \"cre\")),\nperson(\"ThinkR\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Use the <https://toggl.com> time tracker api through R.",
  "License": "GPL-3",
  "URL": "https://github.com/ThinkR-open/togglr",
  "BugReports": "https://github.com/ThinkR-open/togglr/issues",
  "VignetteBuilder": "knitr",
  "ByteCompile": "true",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libsecret-1-dev libssl-dev",
  "Repository": "https://thinkr-open.r-universe.dev",
  "Date/Publication": "2024-02-19 14:55:03 UTC",
  "RemoteUrl": "https://github.com/ThinkR-open/togglr",
  "RemoteRef": "HEAD",
  "RemoteSha": "6776e15de42e8dc64d47afac921fb3f09ebdcbc3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-12 09:54:38 UTC",
    "User": "root"
  },
  "Author": "Vincent Guyader [aut, cre],\nThinkR [cph, fnd]",
  "Maintainer": "Vincent Guyader <vincent@thinkr.fr>",
  "MD5sum": "617bd2bcea68a8c9b2d0499909284b90",
  "_user": "thinkr-open",
  "_type": "src",
  "_file": "togglr_0.2.1.tar.gz",
  "_fileid": "fb2017bb7b31e0f3fad2ed844b827a86bda53c48184175413bbd81e8015a369e",
  "_filesize": 133505,
  "_sha256": "fb2017bb7b31e0f3fad2ed844b827a86bda53c48184175413bbd81e8015a369e",
  "_created": "2026-06-12T09:54:38.000Z",
  "_published": "2026-06-12T09:58:22.946Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81003451130,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7588544642"
    },
    {
      "job": 81003451149,
      "time": 171,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7588550018"
    },
    {
      "job": 81003451099,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7588523351"
    },
    {
      "job": 81003451158,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7588532311"
    },
    {
      "job": 81002875333,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7588491879"
    },
    {
      "job": 81003451113,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7588528949"
    },
    {
      "job": 81003451147,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7588522169"
    },
    {
      "job": 81003451190,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7588525510"
    },
    {
      "job": 81003451156,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7588524147"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27408285601",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ThinkR-open/togglr",
  "_commit": {
    "id": "6776e15de42e8dc64d47afac921fb3f09ebdcbc3",
    "author": "vincent <vincent@thinkr.fr>",
    "committer": "vincent <vincent@thinkr.fr>",
    "message": "fix :deal with empty client\n",
    "time": 1708354503
  },
  "_maintainer": {
    "name": "Vincent Guyader",
    "email": "vincent@thinkr.fr",
    "login": "vincentguyader",
    "description": "Founder @ThinkR-open ",
    "uuid": 10470699
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "cachem",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "getPass",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "keyring",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "parsedate",
      "role": "Imports"
    },
    {
      "package": "prettyunits",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "thinkr-open",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "hacktoberfest",
    "toggl-api",
    "toggler"
  ],
  "_stars": 50,
  "_contributors": [
    {
      "user": "vincentguyader",
      "count": 134,
      "uuid": 10470699
    },
    {
      "user": "svraka",
      "count": 2,
      "uuid": 2940845
    },
    {
      "user": "stefaneng",
      "count": 2,
      "uuid": 1639487
    },
    {
      "user": "pat-s",
      "count": 2,
      "uuid": 8430564
    },
    {
      "user": "christophsax",
      "count": 1,
      "uuid": 1390827
    },
    {
      "user": "florencemounier",
      "count": 1,
      "uuid": 52710068
    },
    {
      "user": "kyle-harris-cla",
      "count": 1,
      "uuid": 231962246
    },
    {
      "user": "njtierney",
      "count": 1,
      "uuid": 6488485
    },
    {
      "user": "romainfrancois",
      "count": 1,
      "uuid": 2625526
    },
    {
      "user": "statnmap",
      "count": 1,
      "uuid": 21193866
    }
  ],
  "_userbio": {
    "uuid": 19155426,
    "type": "organization",
    "name": "ThinkR",
    "description": "R Engineering, training, and consulting"
  },
  "_downloads": {
    "count": 198,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/togglr"
  },
  "_devurl": "https://github.com/thinkr-open/togglr",
  "_searchresults": 33,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/togglr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thinkr-open/togglr",
  "_realowner": "thinkr-open",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2017-12-07"
    },
    {
      "version": "0.1.33",
      "date": "2018-08-13"
    },
    {
      "version": "0.1.99",
      "date": "2022-07-11"
    },
    {
      "version": "0.2",
      "date": "2024-02-15"
    },
    {
      "version": "0.2.1",
      "date": "2024-02-20"
    }
  ],
  "_exports": [
    "ask_toggl_api_token",
    "clean_memoise_cache",
    "client_id_to_name",
    "client_name_to_id",
    "create_client",
    "delete_toggl_api_token",
    "get_all_client_info",
    "get_all_client_names",
    "get_all_project_names",
    "get_client_project",
    "get_context",
    "get_context_project",
    "get_current",
    "get_current_duration",
    "get_current_project_task_detail",
    "get_dashboard",
    "get_detailled_report",
    "get_project_id",
    "get_project_id_and_name",
    "get_project_total",
    "get_summary_report",
    "get_time_entries",
    "get_toggl_api_token",
    "get_weekly_report",
    "get_workspace_id",
    "get_workspace_users",
    "notification",
    "open_toggl_website_app",
    "open_toggl_website_profile",
    "set_toggl_api_token",
    "simplify",
    "to_humain",
    "toggl_create",
    "toggl_create_project",
    "toggl_start",
    "toggl_stop",
    "toggl_update_entries",
    "update_toggl_api_token"
  ],
  "_help": [
    {
      "page": "togglr-package",
      "title": "This package allow user to track time spend on R using the toggl.com timesheet",
      "topics": [
        "togglr-package",
        "togglr"
      ]
    },
    {
      "page": "ask_toggl_api_token",
      "title": "ask_toggl_api_token",
      "topics": [
        "ask_toggl_api_token"
      ]
    },
    {
      "page": "client_id_to_name",
      "title": "client_id_to_name",
      "topics": [
        "client_id_to_name"
      ]
    },
    {
      "page": "client_name_to_id",
      "title": "client_name_to_id",
      "topics": [
        "client_name_to_id"
      ]
    },
    {
      "page": "correct_date",
      "title": "correct_date",
      "topics": [
        "correct_date"
      ]
    },
    {
      "page": "create_client",
      "title": "create_client",
      "topics": [
        "create_client"
      ]
    },
    {
      "page": "delete_toggl_api_token",
      "title": "delete_toggl_api_token",
      "topics": [
        "delete_toggl_api_token"
      ]
    },
    {
      "page": "get_all_client_info",
      "title": "get_all_client_info",
      "topics": [
        "get_all_client_info"
      ]
    },
    {
      "page": "get_all_client_names",
      "title": "get all client's name",
      "topics": [
        "get_all_client_names"
      ]
    },
    {
      "page": "get_all_project_names",
      "title": "Get all project's names",
      "topics": [
        "get_all_project_names"
      ]
    },
    {
      "page": "get_client_project",
      "title": "get_client_project",
      "topics": [
        "get_client_project"
      ]
    },
    {
      "page": "get_context",
      "title": "get_context",
      "topics": [
        "get_context"
      ]
    },
    {
      "page": "get_context_project",
      "title": "get_context_projet",
      "topics": [
        "get_context_project"
      ]
    },
    {
      "page": "get_current",
      "title": "get_current",
      "topics": [
        "get_current"
      ]
    },
    {
      "page": "get_current_duration",
      "title": "get current duration",
      "topics": [
        "get_current_duration"
      ]
    },
    {
      "page": "get_current_project_task_detail",
      "title": "get all task from a project",
      "topics": [
        "get_current_project_task_detail"
      ]
    },
    {
      "page": "get_dashboard",
      "title": "get all data from <https://toggl.com>",
      "topics": [
        "get_dashboard"
      ]
    },
    {
      "page": "get_detailled_report_paged",
      "title": "get detailled report",
      "topics": [
        "clean_memoise_cache",
        "get_detailled_report",
        "get_detailled_report_paged"
      ]
    },
    {
      "page": "get_project_id",
      "title": "get_project_id",
      "topics": [
        "get_project_id"
      ]
    },
    {
      "page": "get_project_id_and_name",
      "title": "get_project_id_and_name",
      "topics": [
        "get_project_id_and_name"
      ]
    },
    {
      "page": "get_project_total",
      "title": "get project total time",
      "topics": [
        "get_project_total"
      ]
    },
    {
      "page": "get_summary_report",
      "title": "get summary report",
      "topics": [
        "get_summary_report"
      ]
    },
    {
      "page": "get_time_entries",
      "title": "Get all time entries between 2 dates",
      "topics": [
        "get_time_entries"
      ]
    },
    {
      "page": "get_toggl_api_token",
      "title": "get_toggl_api_token",
      "topics": [
        "get_toggl_api_token"
      ]
    },
    {
      "page": "get_weekly_report",
      "title": "get weekly report",
      "topics": [
        "get_weekly_report"
      ]
    },
    {
      "page": "get_workspace_id",
      "title": "get_workspace_id",
      "topics": [
        "get_workspace_id"
      ]
    },
    {
      "page": "get_workspace_users",
      "title": "Title",
      "topics": [
        "get_workspace_users"
      ]
    },
    {
      "page": "notification",
      "title": "show notification",
      "topics": [
        "notification"
      ]
    },
    {
      "page": "open_toggl_website_app",
      "title": "open toggle.com website on timesheet page",
      "topics": [
        "open_toggl_website_app"
      ]
    },
    {
      "page": "open_toggl_website_profile",
      "title": "open toggle.com website on profile page",
      "topics": [
        "open_toggl_website_profile"
      ]
    },
    {
      "page": "set_toggl_api_token",
      "title": "set_toggl_api_token",
      "topics": [
        "set_toggl_api_token"
      ]
    },
    {
      "page": "simplify",
      "title": "simplify copied from jsonlite",
      "topics": [
        "simplify"
      ]
    },
    {
      "page": "to_humain",
      "title": "transforme time column into humain readable column",
      "topics": [
        "to_humain"
      ]
    },
    {
      "page": "toggl_create",
      "title": "toggl_create",
      "topics": [
        "toggl_create"
      ]
    },
    {
      "page": "toggl_create_project",
      "title": "toggl_create_project",
      "topics": [
        "toggl_create_project"
      ]
    },
    {
      "page": "toggl_start",
      "title": "toggl_start",
      "topics": [
        "toggl_start"
      ]
    },
    {
      "page": "toggl_stop",
      "title": "toggl_stop",
      "topics": [
        "toggl_stop"
      ]
    },
    {
      "page": "toggl_update_entries",
      "title": "toggl_update_entries",
      "topics": [
        "toggl_update_entries"
      ]
    },
    {
      "page": "update_toggl_api_token",
      "title": "update_toggl_api_token",
      "topics": [
        "update_toggl_api_token"
      ]
    }
  ],
  "_readme": "https://github.com/ThinkR-open/togglr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "cachem",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "fastmap",
    "filelock",
    "generics",
    "getPass",
    "glue",
    "httr",
    "jsonlite",
    "keyring",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "parsedate",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "rstudioapi",
    "sys",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "togglr.Rmd",
      "filename": "togglr.html",
      "title": "togglr",
      "author": "Vincent Guyader",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation of togglr",
        "From CRAN",
        "From Github",
        "Set toggl Api token",
        "Start the tracking system",
        "Stop the tracking system",
        "Get total time passed on the current project",
        "Get all your dashboard",
        "Use Rstudio Addins",
        "Some other useful functions are in this package"
      ],
      "created": "2017-12-06 15:01:25",
      "modified": "2018-08-07 21:52:32",
      "commits": 8
    }
  ],
  "_score": 6.870696457989251,
  "_indexed": true,
  "_nocasepkg": "togglr",
  "_universes": [
    "thinkr-open",
    "vincentguyader"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-06-12T09:57:09.000Z",
      "distro": "noble",
      "commit": "6776e15de42e8dc64d47afac921fb3f09ebdcbc3",
      "fileid": "150ae126f23cbbac53dcc2d9a3f3eecb90e4a5eab6298c321e645a66659cd087",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27408285601"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-06-12T09:57:26.000Z",
      "distro": "noble",
      "commit": "6776e15de42e8dc64d47afac921fb3f09ebdcbc3",
      "fileid": "905fdf4da5ebe9b1c32b4754db70e7bdef60915b39c9394dd63c803196213575",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27408285601"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-06-12T09:56:15.000Z",
      "commit": "6776e15de42e8dc64d47afac921fb3f09ebdcbc3",
      "fileid": "20f1177cd69d89542f40dfd4f2acf51b720d0aa58cadfbcf3fa8cf2b2c853074",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27408285601"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-06-12T09:56:31.000Z",
      "commit": "6776e15de42e8dc64d47afac921fb3f09ebdcbc3",
      "fileid": "3e530575eb89a22fe40acf76fcc14701d8b6a1cc13d64334186a25b58dc61a0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27408285601"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-06-12T09:56:46.000Z",
      "commit": "6776e15de42e8dc64d47afac921fb3f09ebdcbc3",
      "fileid": "f4d3f39aa47bde593b6b37bc039bee0d122272cd13ce022522f9b7c02f8c6616",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27408285601"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-12T09:56:02.000Z",
      "commit": "6776e15de42e8dc64d47afac921fb3f09ebdcbc3",
      "fileid": "2245396ad2c6a1986afd1b546726f0f6488888fd243c5170c1dcbc0536078dcd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27408285601"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-12T09:56:05.000Z",
      "commit": "6776e15de42e8dc64d47afac921fb3f09ebdcbc3",
      "fileid": "67f3c5fef96df2aa962d947c8548beabafc39342726627178ed069255ddc4196",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27408285601"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-12T09:56:04.000Z",
      "commit": "6776e15de42e8dc64d47afac921fb3f09ebdcbc3",
      "fileid": "cddb05bdeb2f16d6c1a983d1b736f65625a5689438965c78189574c94996dc57",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27408285601"
    }
  ]
}