From bb53ced59d2aeea1802b06bc919a0b2b71ec9525 Mon Sep 17 00:00:00 2001 From: Cole Arendt Date: Thu, 28 Nov 2019 22:12:56 -0500 Subject: [PATCH] quote JSON as a software name --- DESCRIPTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 196506f..d37b4ed 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,11 +1,11 @@ Package: tidyjson -Title: Tidy Complex JSON +Title: Tidy Complex 'JSON' Version: 0.2.4 Authors@R: c( person("Jeremy","Stanley",,"jeremy.stanley@gmail.com",c("aut")), person("Cole","Arendt",, "cole@rstudio.com",c("aut", "cre")) ) -Description: Turn complex JSON data into tidy data frames. +Description: Turn complex 'JSON' data into tidy data frames. Depends: R (>= 3.1.0) Imports: