{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"TidierDates.jl","owner":"TidierOrg","isFork":false,"description":"Tidier date transformations in Julia, modeled after the lubridate R package.","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":1,"issueCount":0,"starsCount":17,"forksCount":3,"license":"MIT License","participation":[0,0,0,0,0,10,3,6,6,0,5,10,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-04T02:34:20.621Z"}},{"type":"Public","name":"TidierVest.jl","owner":"TidierOrg","isFork":false,"description":"Tidier web scraping in Julia, modeled after the rvest R package.","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":1,"issueCount":2,"starsCount":30,"forksCount":3,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-03T10:20:40.920Z"}},{"type":"Public","name":"TidierStrings.jl","owner":"TidierOrg","isFork":false,"description":"Tidier string transformations in Julia, modeled after the stringr R package.","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":0,"starsCount":18,"forksCount":4,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-30T14:22:56.817Z"}},{"type":"Public","name":"TidierIteration.jl","owner":"TidierOrg","isFork":false,"description":"Tidier iteration over collections in Julia, modeled after the purrr R package.","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":0,"starsCount":9,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-27T04:17:54.080Z"}},{"type":"Public","name":"TidierPlots.jl","owner":"TidierOrg","isFork":false,"description":"Tidier data visualization in Julia, modeled after the ggplot2 R package.","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":7,"starsCount":195,"forksCount":7,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-26T18:57:22.421Z"}},{"type":"Public","name":"TidierData.jl","owner":"TidierOrg","isFork":false,"description":"Tidier data transformations in Julia, modeled after the dplyr/tidyr R packages.","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":3,"issueCount":20,"starsCount":69,"forksCount":6,"license":"MIT License","participation":[2,0,0,0,0,8,0,5,33,3,15,9,2,9,0,3,0,2,0,0,2,6,4,13,5,2,2,11,7,12,5,0,2,2,2,0,2,9,0,2,1,0,0,0,0,1,2,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-24T16:44:03.090Z"}},{"type":"Public","name":"TidierDB.jl","owner":"TidierOrg","isFork":false,"description":"Tidier database analysis in Julia, modeled after the dbplyr R package.","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":10,"starsCount":34,"forksCount":3,"license":"MIT License","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35,28,13,4,6,2,17,8,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-18T14:50:59.469Z"}},{"type":"Public","name":".github","owner":"TidierOrg","isFork":false,"description":"","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-10T02:27:10.402Z"}},{"type":"Public","name":"Tidier.jl","owner":"TidierOrg","isFork":false,"description":"Meta-package for data analysis in Julia, modeled after the R tidyverse.","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":8,"starsCount":496,"forksCount":15,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-10T01:49:35.990Z"}},{"type":"Public","name":"TidierFiles.jl","owner":"TidierOrg","isFork":false,"description":"Tidier file reading and writing in Julia, modeled after the readr, haven, readxl, and writexl R packages.","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":2,"starsCount":18,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-10T01:27:02.130Z"}},{"type":"Public","name":"TidierCats.jl","owner":"TidierOrg","isFork":false,"description":"Tidier analysis of categorical variables, modeled after the forcats R package.","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":1,"starsCount":12,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-27T21:18:26.520Z"}},{"type":"Public","name":"TidierCourse","owner":"TidierOrg","isFork":false,"description":"Interactive course materials to learn Tidier data analysis in Julia.","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":0,"starsCount":27,"forksCount":1,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-04T23:47:34.395Z"}},{"type":"Public","name":"TidierText.jl","owner":"TidierOrg","isFork":false,"description":"Tidier text analysis in Julia, modeled after the tidytext R package.","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":0,"starsCount":16,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-01-03T16:08:09.762Z"}}],"repositoryCount":13,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}