issues
search
colearendt
/
tidyjson
Tidy your JSON data in R with tidyjson
Other
184
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to treat nested arrays?
#48
jeremystan
opened
8 years ago
3
add a plot_json_graph example to readme header
#47
jeremystan
closed
8 years ago
0
Igraph
#46
jeremystan
closed
8 years ago
0
Create plot_json_graph
#45
jeremystan
closed
8 years ago
1
json_structure fails with empty object
#44
jeremystan
closed
8 years ago
1
Spread nse
#43
jeremystan
closed
8 years ago
1
Use \code and \link in documentation
#42
jeremystan
closed
8 years ago
2
Peel JSON one layer at a time?
#41
jeremystan
closed
8 years ago
1
Gather nest
#40
jeremystan
closed
8 years ago
0
Create is_json_* functions to test specific json types
#39
jeremystan
closed
8 years ago
6
Allow gather_array and gather_keys to work multiple times without having to specify a column.name
#38
jeremystan
closed
8 years ago
0
Codecov
#37
jeremystan
closed
8 years ago
0
#21 use modern testthat.r and bring other codecov files to be consist…
#36
jeremystan
closed
8 years ago
0
Badges
#35
jeremystan
closed
8 years ago
0
#31 quiet R CMD Check on 'no visible binding for global variable' notes
#34
jeremystan
closed
8 years ago
0
Make tidyjson work with stream_in
#33
jeremystan
opened
8 years ago
0
Fix travis
#32
jeremystan
closed
8 years ago
0
Fix "no visible binding for global variable" notes in cmd_check()
#31
jeremystan
closed
8 years ago
1
#22 update purrr vignette
#30
jeremystan
closed
8 years ago
0
Try to use map_df in purrr vignette to operate on json directly
#29
jeremystan
closed
8 years ago
1
Try to use unnest in gather_keys and gather_array
#28
jeremystan
closed
8 years ago
0
Generate readme from .rmd
#27
jeremystan
closed
8 years ago
1
Allow spread_values functions to work with unquoted paths
#26
jeremystan
closed
8 years ago
4
Purrr
#25
jeremystan
closed
8 years ago
0
spread_values should not coerce types
#24
jeremystan
closed
8 years ago
0
first argument to verbs should not be x
#23
jeremystan
closed
8 years ago
1
Use .null argument in map to handle missing object keys
#22
jeremystan
opened
8 years ago
2
Add other badges (CRAN, others?)
#21
jeremystan
closed
8 years ago
3
Test with ndjson
#20
jeremystan
opened
8 years ago
0
Purrr
#19
jeremystan
closed
8 years ago
0
dplyr::slice isn't filtering JSON appropriately
#18
jeremystan
closed
8 years ago
1
import the %>% operator
#17
jeremystan
closed
8 years ago
0
tbl_json is not longer printing concisely like a tibble
#16
jeremystan
closed
8 years ago
1
Rename and export determine_types
#15
jeremystan
closed
8 years ago
1
#5 implement json_complexity
#14
jeremystan
closed
8 years ago
0
Json struct
#13
jeremystan
closed
8 years ago
0
Create json_schema
#12
jeremystan
closed
8 years ago
1
Have json_structure start level with 0
#11
jeremystan
closed
8 years ago
1
#9 use jeremystan for travis
#10
jeremystan
closed
8 years ago
0
Set up new travis CI
#9
jeremystan
closed
8 years ago
2
First batch of work on multiple issues after copying repo
#8
jeremystan
closed
8 years ago
0
Change spread_values to determine type and have spread_values_<type> for specific types
#7
jeremystan
closed
8 years ago
1
Change gather_keys to gather_object to be consistent with gather_array
#6
jeremystan
closed
8 years ago
1
Create a json_complexity function that computes the recursively un-nested length of JSON
#5
jeremystan
closed
8 years ago
0
Create vignette to visualize JSON structure
#4
jeremystan
closed
8 years ago
1
Create a vignette to compare tidyjson with purrr
#3
jeremystan
closed
8 years ago
2
Create a json_structure function to recursively identify the structure of a document
#2
jeremystan
closed
8 years ago
0
Update tidyjson internals to use purrr
#1
jeremystan
closed
8 years ago
1
Previous