Skip to content
This repository was archived by the owner on Sep 9, 2022. It is now read-only.

Commit aa96844

Browse files
committed
bump dev version, fall back to tibble version on cran, udpate man file
1 parent 2fa097e commit aa96844

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

DESCRIPTION

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Description: Provides a set of functions for querying and parsing data
55
remote), including search, 'faceting', 'highlighting', 'stats', and
66
'more like this'. In addition, some functionality is included for
77
creating, deleting, and updating documents in a 'Solr' 'database'.
8-
Version: 1.0.1.9510
8+
Version: 1.0.1.9900
99
Authors@R: person("Scott", "Chamberlain", role = c("aut", "cre"),
1010
email = "myrmecocystus@gmail.com",
1111
comment = c(ORCID="0000-0003-1444-9135"))
@@ -22,11 +22,10 @@ Imports:
2222
crul (>= 0.4.0),
2323
xml2 (>= 1.0.0),
2424
jsonlite (>= 1.0),
25-
tibble (>= 1.4.99.9006),
25+
tibble (>= 1.4.2),
2626
R6
2727
Suggests:
2828
roxygen2 (>= 6.0.1),
2929
testthat,
3030
knitr
3131
RoxygenNote: 6.1.1
32-
Remotes: tidyverse/tibble

man/solr_json_request.Rd

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)