{
  "_id": "6a102c59acfb0bcc41c93343",
  "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-05-13 06:16:35 UTC",
    "User": "root"
  },
  "Author": "Vincent Guyader [aut, cre],\nThinkR [cph, fnd]",
  "Maintainer": "Vincent Guyader <vincent@thinkr.fr>",
  "MD5sum": "721963ecbb82d716fdf9a1fad6fb373c",
  "_user": "thinkr-open",
  "_type": "src",
  "_file": "togglr_0.2.1.tar.gz",
  "_fileid": "0530d4a146313818fbbf8fe7ec8f5dfdda9e4e2e8b08b886f9250aafea36deab",
  "_filesize": 134550,
  "_sha256": "0530d4a146313818fbbf8fe7ec8f5dfdda9e4e2e8b08b886f9250aafea36deab",
  "_created": "2026-05-13T06:16:35.000Z",
  "_published": "2026-05-22T10:13:45.590Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77359593453,
      "time": 175,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962971639"
    },
    {
      "job": 77359593676,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962962782"
    },
    {
      "job": 77359593349,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962950874"
    },
    {
      "job": 77359593132,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962955249"
    },
    {
      "job": 77359592698,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962928071"
    },
    {
      "job": 77359592882,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158088569"
    },
    {
      "job": 77359593432,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962955059"
    },
    {
      "job": 77359594051,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962948657"
    },
    {
      "job": 77359593352,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962954794"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/25781866826",
  "_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",
    "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": 195,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/togglr"
  },
  "_devurl": "https://github.com/thinkr-open/togglr",
  "_searchresults": 31,
  "_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.843544211945636,
  "_indexed": true,
  "_nocasepkg": "togglr",
  "_universes": [
    "thinkr-open",
    "vincentguyader"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-13T06:19:30.000Z",
      "distro": "noble",
      "commit": "6776e15de42e8dc64d47afac921fb3f09ebdcbc3",
      "fileid": "e87b6172ffb815acfd0df4962d81a96310b8fcd2a23387d59f8aaece8d69dc00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/25781866826"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-13T06:18:50.000Z",
      "distro": "noble",
      "commit": "6776e15de42e8dc64d47afac921fb3f09ebdcbc3",
      "fileid": "a5498e3c32440ba0cfd3dfe342d50967cd50933c97f2f389350978c5bede716e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/25781866826"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-13T06:18:08.000Z",
      "commit": "6776e15de42e8dc64d47afac921fb3f09ebdcbc3",
      "fileid": "2a7faef32b6481ffdb4eb497319a45718b1299749c3aa41378a6702159782dd7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/25781866826"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-13T06:18:22.000Z",
      "commit": "6776e15de42e8dc64d47afac921fb3f09ebdcbc3",
      "fileid": "739a812ae17cdd2092307e2cd8a5f3641c5517d3280f778f9c58c792a6ec884f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/25781866826"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-13T06:18:14.000Z",
      "commit": "6776e15de42e8dc64d47afac921fb3f09ebdcbc3",
      "fileid": "bce096ac604dd85792f495d294ba80c4b813b2d61088c7f9c121f4564910577d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/25781866826"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-13T06:17:48.000Z",
      "commit": "6776e15de42e8dc64d47afac921fb3f09ebdcbc3",
      "fileid": "f1de7e61829377660227ba7ff81f98db3f929b34560362c864ce2dea93b24568",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/25781866826"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-13T06:18:01.000Z",
      "commit": "6776e15de42e8dc64d47afac921fb3f09ebdcbc3",
      "fileid": "f261851ee849a31619202585e1e71e0acdb78d4e8dfab23ccdeee499d874662f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/25781866826"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-05-22T10:13:27.000Z",
      "commit": "6776e15de42e8dc64d47afac921fb3f09ebdcbc3",
      "fileid": "77e03361737fdf9c00fb1f3d4f5cf98481b4b25e6925e0fc9f0e704d48184927",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/25781866826"
    }
  ]
}