This repository was archived by the owner on Sep 9, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +35
-60
lines changed Expand file tree Collapse file tree 5 files changed +35
-60
lines changed Original file line number Diff line number Diff line change 4
4
.httr-oauth
5
5
.RData
6
6
inst /ignore /progress_bars_notes.R
7
+ revdep /checks.noindex
8
+ revdep /data.sqlite
9
+ revdep /library.noindex
Original file line number Diff line number Diff line change 181
181
"contIntegration" : " https://travis-ci.org/ropensci/solrium" ,
182
182
"releaseNotes" : " https://github.com/ropensci/solrium/blob/master/NEWS.md" ,
183
183
"readme" : " https://github.com/ropensci/solrium/blob/master/README.md" ,
184
- "fileSize" : " 120KB " ,
184
+ "fileSize" : " 119.997KB " ,
185
185
"developmentStatus" : " https://www.repostatus.org/#active" ,
186
186
"keywords" : [
187
187
" solr" ,
Original file line number Diff line number Diff line change 1
- # Setup
2
-
3
- ## Platform
4
-
5
- | setting | value |
6
- | :--------| :----------------------------|
7
- | version | R version 3.3.1 (2016-06-21) |
8
- | system | x86_64, darwin13.4.0 |
9
- | ui | RStudio (1.0.1) |
10
- | language | (EN) |
11
- | collate | en_US.UTF-8 |
12
- | tz | America/Los_Angeles |
13
- | date | 2016-10-05 |
14
-
15
- ## Packages
16
-
17
- | package | * | version | date | source |
18
- | :-------| :--| :-------| :----------| :---------------------------|
19
- | solrium | | 0.4.0 | 2016-10-05 | local (ropensci/solrium@NA) |
20
-
21
- # Check results
22
- 2 packages
23
-
24
- ## rdatacite (0.1.0)
25
- Maintainer: Scott Chamberlain < myrmecocystus@gmail.com >
26
- Bug reports: https://github.com/ropensci/rdatacite/issues
27
-
28
- 0 errors | 0 warnings | 0 notes
29
-
30
- ## ritis (0.5.0)
31
- Maintainer: Scott Chamberlain < myrmecocystus@gmail.com >
32
- Bug reports: https://github.com/ropensci/ritis/issues
33
-
34
- 0 errors | 0 warnings | 0 notes
1
+ # Platform
2
+
3
+ | field | value |
4
+ | :--------| :-------------------------------------------|
5
+ | version | R version 3.5.1 Patched (2018-11-18 r75627) |
6
+ | os | macOS Mojave 10.14.1 |
7
+ | system | x86_64, darwin15.6.0 |
8
+ | ui | X11 |
9
+ | language | (EN) |
10
+ | collate | en_US.UTF-8 |
11
+ | ctype | en_US.UTF-8 |
12
+ | tz | US/Pacific |
13
+ | date | 2018-12-12 |
14
+
15
+ # Dependencies
16
+
17
+ | package | old | new | Δ |
18
+ | :-------| :-----| :-----| :--|
19
+ | solrium | 1.0.0 | 1.0.2 | * |
20
+
21
+ # Revdeps
22
+
23
+ ## All (4)
24
+
25
+ | package | version | error | warning | note |
26
+ | :---------| :-------| :-----| :-------| :----|
27
+ | rdatacite | 0.4.0 | | | |
28
+ | rdryad | 0.4.0 | | | |
29
+ | ritis | 0.7.2 | | | |
30
+ | rplos | 0.8.4 | | | |
35
31
Original file line number Diff line number Diff line change 1
- revdepcheck :: revdep_check(threads = 4 )
1
+ revdepcheck :: revdep_check(num_workers = 2 )
Original file line number Diff line number Diff line change 1
- # Setup
2
-
3
- ## Platform
4
-
5
- | setting | value |
6
- | :--------| :----------------------------|
7
- | version | R version 3.3.1 (2016-06-21) |
8
- | system | x86_64, darwin13.4.0 |
9
- | ui | RStudio (1.0.1) |
10
- | language | (EN) |
11
- | collate | en_US.UTF-8 |
12
- | tz | America/Los_Angeles |
13
- | date | 2016-10-05 |
14
-
15
- ## Packages
16
-
17
- | package | * | version | date | source |
18
- | :-------| :--| :-------| :----------| :---------------------------|
19
- | solrium | | 0.4.0 | 2016-10-05 | local (ropensci/solrium@NA) |
20
-
21
- # Check results
22
- 0 packages with problems
23
-
24
-
You can’t perform that action at this time.
0 commit comments