{"id":15293003,"url":"https://github.com/santoroma/circspacetime","last_synced_at":"2025-04-13T12:21:02.801Z","repository":{"id":56936853,"uuid":"125841326","full_name":"santoroma/CircSpaceTime","owner":"santoroma","description":"Spatial and Spatio-Temporal Bayesian Model for Circular Data","archived":false,"fork":false,"pushed_at":"2019-06-06T09:19:40.000Z","size":47639,"stargazers_count":7,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T03:22:32.954Z","etag":null,"topics":["bayesian-statistics","circular-statistics","projected-gaussian","projected-normal","r","spatial-data-analysis","spatio-temporal","wrapped-gaussian","wrapped-normal"],"latest_commit_sha":null,"homepage":"https://github.com/santoroma/CircSpaceTime/blob/master/README.md","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/santoroma.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-19T10:33:30.000Z","updated_at":"2024-11-05T12:40:45.000Z","dependencies_parsed_at":"2022-08-21T01:10:29.181Z","dependency_job_id":null,"html_url":"https://github.com/santoroma/CircSpaceTime","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santoroma%2FCircSpaceTime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santoroma%2FCircSpaceTime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santoroma%2FCircSpaceTime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santoroma%2FCircSpaceTime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/santoroma","download_url":"https://codeload.github.com/santoroma/CircSpaceTime/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248711169,"owners_count":21149306,"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":["bayesian-statistics","circular-statistics","projected-gaussian","projected-normal","r","spatial-data-analysis","spatio-temporal","wrapped-gaussian","wrapped-normal"],"created_at":"2024-09-30T16:37:14.114Z","updated_at":"2025-04-13T12:21:02.767Z","avatar_url":"https://github.com/santoroma.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CircSpaceTime\nSpatial and Spatio-Temporal Bayesian Model for Circular Data\n\nImplementation of Bayesian models for spatial and spatio-temporal interpolation of circular data using Gaussian Wrapped and Gaussian Projected distributions.\n\nCurrently the following models are implemented:  \nSpatial Wrapped Normal   \nSpatial Projected Normal   \nSpatio-Temporal Wrapped Normal   \nSpatio-Temporal Projected Normal   \n\n## Installation\n\n### From source\nIf you are linux/linux-like users or simply you want to compile from source the best way is to use \"devtools\"\n\n``` r\ndevtools_installed \u003c- require(devtools)\n if (!devtools_installed){\n   install.packages(\"devtools\", dep = TRUE)\n    library(devtools)\n    }\n  install_github(\"santoroma/CircSpaceTime\")  \n ``` \n \n Dependencies: Rcpp, RcppArmadillo, circular, ggplot2, coda   \n Suggested: foreach, parallel, iterators, doParallel, knitr, rmarkdown, gridExtra   \n \n ### From CRAN\n The package is in submission on CRAN.\n \n ``` r\n   install.packages(\"CircSpaceTime\", dep = TRUE)\n ``` \n \n ## Using the package\n \n ```r\n library(CircSpaceTime)\n ```\n \n For further information on the package you can read the help or take a look at the [vignette](https://github.com/santoroma/CircSpaceTime/tree/master/inst/doc)\n\n## Issues\n\nPlease help us to improve the package!  \nFor any issue/error/\"what is this?\" report the best way is to visit the [issues page](https://github.com/santoroma/CircSpaceTime/issues) and:\n 1. Find if already exist a similar issue, read it and if the case write a precise comment with reproducible example.\n 2. If not, open a new one writing a precise comment with reproducible example.\n \n ## Thanks\n\n Mario, Gianluca and Giovanna\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantoroma%2Fcircspacetime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsantoroma%2Fcircspacetime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantoroma%2Fcircspacetime/lists"}