Last updated on 2026-02-05 03:49:42 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.5 | 8.38 | 113.45 | 121.83 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.5 | 6.50 | 45.86 | 52.36 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.6 | 17.00 | 184.42 | 201.42 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.6 | 17.00 | 197.23 | 214.23 | OK | |
| r-devel-windows-x86_64 | 1.0.6 | 12.00 | 127.00 | 139.00 | OK | |
| r-patched-linux-x86_64 | 1.0.5 | 8.55 | 55.21 | 63.76 | ERROR | |
| r-release-linux-x86_64 | 1.0.5 | 8.68 | 105.83 | 114.51 | OK | |
| r-release-macos-arm64 | 1.0.5 | 2.00 | 37.00 | 39.00 | OK | |
| r-release-macos-x86_64 | 1.0.6 | 7.00 | 271.00 | 278.00 | OK | |
| r-release-windows-x86_64 | 1.0.5 | 12.00 | 129.00 | 141.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.5 | 2.00 | 40.00 | 42.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.6 | 7.00 | 244.00 | 251.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0.5 | 15.00 | 167.00 | 182.00 | OK |
Version: 1.0.5
Check: examples
Result: ERROR
Running examples in ‘AQuadtree-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: AQuadtree-class
> ### Title: Class "AQuadtree".
> ### Aliases: AQuadtree-class AQuadtree
>
> ### ** Examples
>
> data("BarcelonaPop", "BarcelonaCensusTracts")
> aquadtree.Barcelona<-AQuadtree(BarcelonaPop, layers = 3)
Error:
! `summarise_()` was deprecated in dplyr 0.7.0 and is now defunct.
ℹ Please use `summarise()` instead.
Backtrace:
▆
1. ├─AQuadtree::AQuadtree(BarcelonaPop, layers = 3)
2. │ └─AQuadtree::createAQuadtree(...)
3. │ └─pts %>% group_by(cellCode) %>% summarise_(.dots = summariseExpr)
4. └─dplyr::summarise_(., .dots = summariseExpr)
5. └─dplyr:::lazy_defunct("summarise", hint = FALSE)
6. └─lifecycle::deprecate_stop(...)
7. └─lifecycle:::deprecate_stop0(msg)
8. └─rlang::cnd_signal(...)
Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 1.0.5
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘AQuadtreeUse.Rmd’ using rmarkdown
Warning in eng_r(options) :
Failed to tidy R code in chunk 'unnamed-chunk-5'. Reason:
Error : The formatR package is required by the chunk option tidy = TRUE but not installed; tidy = TRUE will be ignored.
Quitting from AQuadtreeUse.Rmd:96-99 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/lifecycle_error_deprecated>
Error:
! `summarise_()` was deprecated in dplyr 0.7.0 and is now defunct.
i Please use `summarise()` instead.
---
Backtrace:
x
1. +-AQuadtree::AQuadtree(CharlestonPop)
2. | \-AQuadtree::createAQuadtree(...)
3. | \-pts %>% group_by(cellCode) %>% summarise_(.dots = summariseExpr)
4. \-dplyr::summarise_(., .dots = summariseExpr)
5. \-dplyr:::lazy_defunct("summarise", hint = FALSE)
6. \-lifecycle::deprecate_stop(...)
7. \-lifecycle:::deprecate_stop0(msg)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'AQuadtreeUse.Rmd' failed with diagnostics:
`summarise_()` was deprecated in dplyr 0.7.0 and is now defunct.
ℹ Please use `summarise()` instead.
--- failed re-building ‘AQuadtreeUse.Rmd’
SUMMARY: processing the following file failed:
‘AQuadtreeUse.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 1.0.6
Check: installed package size
Result: NOTE
installed size is 5.7Mb
sub-directories of 1Mb or more:
data 4.7Mb
Flavor: r-oldrel-macos-x86_64