Skip to content

Commit d421679

Browse files
committed
A more successful revdep run
What changed? - Used R 4.1.1 (I've since updated the default in revdepcheck itself) - More time elapsed since AWS outage What's still wrong? The NA, which is for animalcules, a Bioconductor package. Which has not been checked.
1 parent 776237c commit d421679

File tree

3 files changed

+6
-238
lines changed

3 files changed

+6
-238
lines changed

revdep/README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
# Revdeps
22

3-
## Failed to check (5)
3+
## Failed to check (1)
44

5-
|package |version |error |warning |note |
6-
|:--------------------|:-------|:-----|:-------|:----|
7-
|NA |? | | | |
8-
|CongreveLamsdell2016 |? | | | |
9-
|NA |? | | | |
10-
|NA |? | | | |
11-
|ensembleTax |? | | | |
5+
|package |version |error |warning |note |
6+
|:-------|:-------|:-----|:-------|:----|
7+
|NA |? | | | |
128

revdep/cran.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
11
## revdepcheck results
22

3-
We checked 134 reverse dependencies (131 from CRAN + 3 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
3+
We checked 134 reverse dependencies (133 from CRAN + 1 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
44

55
* We saw 0 new problems
6-
* We failed to check 2 packages
6+
* We failed to check 0 packages
77

8-
Issues with CRAN packages are summarised below.
9-
10-
### Failed to check
11-
12-
* CongreveLamsdell2016 (NA)
13-
* ensembleTax (NA)

revdep/failures.md

Lines changed: 0 additions & 222 deletions
Original file line numberDiff line numberDiff line change
@@ -32,226 +32,4 @@ Run `cloud_details(, "NA")` for more info
3232
3333
3434
35-
```
36-
# CongreveLamsdell2016
37-
38-
<details>
39-
40-
* Version: 1.0.2
41-
* GitHub: https://github.com/ms609/Quartet
42-
* Source code: https://github.com/cran/CongreveLamsdell2016
43-
* Date/Publication: 2020-01-07 14:30:06 UTC
44-
* Number of recursive dependencies: 97
45-
46-
Run `cloud_details(, "CongreveLamsdell2016")` for more info
47-
48-
</details>
49-
50-
## Error before installation
51-
52-
### Devel
53-
54-
```
55-
* using log directory ‘/tmp/workdir/CongreveLamsdell2016/new/CongreveLamsdell2016.Rcheck’
56-
* using R version 4.0.3 (2020-10-10)
57-
* using platform: x86_64-pc-linux-gnu (64-bit)
58-
* using session charset: UTF-8
59-
* using options ‘--no-manual --no-build-vignettes’
60-
* checking for file ‘CongreveLamsdell2016/DESCRIPTION’ ... OK
61-
* this is package ‘CongreveLamsdell2016’ version ‘1.0.2’
62-
* package encoding: UTF-8
63-
* checking package namespace information ... OK
64-
* checking package dependencies ... NOTE
65-
...
66-
* checking examples ... OK
67-
* checking for unstated dependencies in vignettes ... OK
68-
* checking package vignettes in ‘inst/doc’ ... OK
69-
* checking running R code from vignettes ... NONE
70-
‘Compare-methods.Rmd’ using ‘UTF-8’... OK
71-
‘Compare-node-supports.Rmd’ using ‘UTF-8’... OK
72-
‘Conduct-analyses.Rmd’ using ‘UTF-8’... OK
73-
* checking re-building of vignette outputs ... SKIPPED
74-
* DONE
75-
Status: 1 NOTE
76-
77-
78-
79-
80-
81-
```
82-
### CRAN
83-
84-
```
85-
* using log directory ‘/tmp/workdir/CongreveLamsdell2016/old/CongreveLamsdell2016.Rcheck’
86-
* using R version 4.0.3 (2020-10-10)
87-
* using platform: x86_64-pc-linux-gnu (64-bit)
88-
* using session charset: UTF-8
89-
* using options ‘--no-manual --no-build-vignettes’
90-
* checking for file ‘CongreveLamsdell2016/DESCRIPTION’ ... OK
91-
* this is package ‘CongreveLamsdell2016’ version ‘1.0.2’
92-
* package encoding: UTF-8
93-
* checking package namespace information ... OK
94-
* checking package dependencies ... NOTE
95-
...
96-
* checking examples ... OK
97-
* checking for unstated dependencies in vignettes ... OK
98-
* checking package vignettes in ‘inst/doc’ ... OK
99-
* checking running R code from vignettes ... NONE
100-
‘Compare-methods.Rmd’ using ‘UTF-8’... OK
101-
‘Compare-node-supports.Rmd’ using ‘UTF-8’... OK
102-
‘Conduct-analyses.Rmd’ using ‘UTF-8’... OK
103-
* checking re-building of vignette outputs ... SKIPPED
104-
* DONE
105-
Status: 1 NOTE
106-
107-
108-
109-
110-
111-
```
112-
# NA
113-
114-
<details>
115-
116-
* Version: NA
117-
* GitHub: NA
118-
* Source code: https://github.com/cran/NA
119-
* Number of recursive dependencies: 0
120-
121-
Run `cloud_details(, "NA")` for more info
122-
123-
</details>
124-
125-
## Error before installation
126-
127-
### Devel
128-
129-
```
130-
131-
132-
133-
134-
135-
136-
```
137-
### CRAN
138-
139-
```
140-
141-
142-
143-
144-
145-
146-
```
147-
# NA
148-
149-
<details>
150-
151-
* Version: NA
152-
* GitHub: NA
153-
* Source code: https://github.com/cran/NA
154-
* Number of recursive dependencies: 0
155-
156-
Run `cloud_details(, "NA")` for more info
157-
158-
</details>
159-
160-
## Error before installation
161-
162-
### Devel
163-
164-
```
165-
166-
167-
168-
169-
170-
171-
```
172-
### CRAN
173-
174-
```
175-
176-
177-
178-
179-
180-
181-
```
182-
# ensembleTax
183-
184-
<details>
185-
186-
* Version: 1.1.1
187-
* GitHub: NA
188-
* Source code: https://github.com/cran/ensembleTax
189-
* Date/Publication: 2021-05-21 16:00:03 UTC
190-
* Number of recursive dependencies: 92
191-
192-
Run `cloud_details(, "ensembleTax")` for more info
193-
194-
</details>
195-
196-
## Error before installation
197-
198-
### Devel
199-
200-
```
201-
* using log directory ‘/tmp/workdir/ensembleTax/new/ensembleTax.Rcheck’
202-
* using R version 4.0.3 (2020-10-10)
203-
* using platform: x86_64-pc-linux-gnu (64-bit)
204-
* using session charset: UTF-8
205-
* using options ‘--no-manual --no-build-vignettes’
206-
* checking for file ‘ensembleTax/DESCRIPTION’ ... OK
207-
* this is package ‘ensembleTax’ version ‘1.1.1’
208-
* package encoding: UTF-8
209-
* checking package namespace information ... OK
210-
* checking package dependencies ... ERROR
211-
...
212-
213-
Packages suggested but not available for checking:
214-
'knitr', 'rmarkdown', 'markdown'
215-
216-
VignetteBuilder package required for checking but not installed: ‘knitr’
217-
218-
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
219-
manual.
220-
* DONE
221-
Status: 1 ERROR
222-
223-
224-
225-
226-
227-
```
228-
### CRAN
229-
230-
```
231-
* using log directory ‘/tmp/workdir/ensembleTax/old/ensembleTax.Rcheck’
232-
* using R version 4.0.3 (2020-10-10)
233-
* using platform: x86_64-pc-linux-gnu (64-bit)
234-
* using session charset: UTF-8
235-
* using options ‘--no-manual --no-build-vignettes’
236-
* checking for file ‘ensembleTax/DESCRIPTION’ ... OK
237-
* this is package ‘ensembleTax’ version ‘1.1.1’
238-
* package encoding: UTF-8
239-
* checking package namespace information ... OK
240-
* checking package dependencies ... ERROR
241-
...
242-
243-
Packages suggested but not available for checking:
244-
'knitr', 'rmarkdown', 'markdown'
245-
246-
VignetteBuilder package required for checking but not installed: ‘knitr’
247-
248-
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
249-
manual.
250-
* DONE
251-
Status: 1 ERROR
252-
253-
254-
255-
256-
25735
```

0 commit comments

Comments
 (0)