{"id":16572237,"url":"https://github.com/eddelbuettel/rapidatetime","last_synced_at":"2025-03-21T12:31:12.822Z","repository":{"id":29899826,"uuid":"33445490","full_name":"eddelbuettel/rapidatetime","owner":"eddelbuettel","description":"Datetime functionality from the C API for R","archived":false,"fork":false,"pushed_at":"2024-01-24T16:58:17.000Z","size":166,"stargazers_count":11,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-05-02T01:42:12.147Z","etag":null,"topics":["date","date-time","r","r-package"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eddelbuettel.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-04-05T15:38:16.000Z","updated_at":"2024-05-20T13:29:49.861Z","dependencies_parsed_at":"2024-05-20T13:29:49.041Z","dependency_job_id":"32ed22aa-2fd9-4851-ba3a-d1e7eb2301fc","html_url":"https://github.com/eddelbuettel/rapidatetime","commit_stats":{"total_commits":52,"total_committers":2,"mean_commits":26.0,"dds":"0.038461538461538436","last_synced_commit":"1a902fcfabf0b08c34a71aba68693ecc261b4ac5"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddelbuettel%2Frapidatetime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddelbuettel%2Frapidatetime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddelbuettel%2Frapidatetime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddelbuettel%2Frapidatetime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eddelbuettel","download_url":"https://codeload.github.com/eddelbuettel/rapidatetime/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221815130,"owners_count":16885126,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["date","date-time","r","r-package"],"created_at":"2024-10-11T21:26:52.363Z","updated_at":"2024-10-28T10:07:15.763Z","avatar_url":"https://github.com/eddelbuettel.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## RApiDatetime: R Date and Datetime Functionality at the C Level\n\n[![CI](https://github.com/eddelbuettel/rapidatetime/workflows/ci/badge.svg)](https://github.com/eddelbuettel/rapidatetime/actions?query=workflow%3Aci)\n[![License](https://img.shields.io/badge/license-GPL%20%28%3E=%202%29-brightgreen.svg?style=flat)](https://www.gnu.org/licenses/gpl-2.0.html) \n[![CRAN](https://www.r-pkg.org/badges/version/RApiDatetime)](https://cran.r-project.org/package=RApiDatetime) \n[![Downloads](https://cranlogs.r-pkg.org/badges/RApiDatetime?color=brightgreen)](https://www.r-pkg.org:443/pkg/RApiDatetime) \n[![Dependencies](https://tinyverse.netlify.app/badge/RApiDatetime)](https://cran.r-project.org/package=RApiDatetime) \n[![Code Coverage](https://codecov.io/gh/eddelbuettel/rapidatetime/graph/badge.svg)](https://app.codecov.io/gh/eddelbuettel/rapidatetime) \n[![Last Commit](https://img.shields.io/github/last-commit/eddelbuettel/rapidatetime)](https://github.com/eddelbuettel/rapidatetime)\n\n### About\n\nThis package provides C-level date / datetime functionality taken from the R\nsources and made available for use by other packages.\n\nIt is useful if you are writing C (or C++) code in an R package which needs\nto parse, format or transform date(time) objects, and want to do this at the \ncompiled level, i.e. faster than calling back to the corresponding R level \nfunction could do it.\n\n### Installation\n\nThe package is now on [CRAN](https://cran.r-project.org) and can be installed\nvia a standard\n\n```r\ninstall.packages(\"RApiDatetime\")\n```\n\n### Copyrights\n\nCopyrights are held by the respective authors, in particular the R Core Team\nfor the included code from R, and Dirk Eddelbuettel for any modificatons,\nintegration and the remainder of the package.\n\n### Author\n\nDirk Eddelbuettel for this package\n\nR Core for the underlying code from R\n\n### License\n\nGPL (\u003e= 2)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddelbuettel%2Frapidatetime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feddelbuettel%2Frapidatetime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddelbuettel%2Frapidatetime/lists"}