Last updated on 2026-07-02 01:55:12 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 10.64 | 122.58 | 133.22 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 8.16 | 88.81 | 96.97 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 19.00 | 176.04 | 195.04 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 19.00 | 179.05 | 198.05 | OK | |
| r-devel-windows-x86_64 | 0.2.0 | 15.00 | 127.00 | 142.00 | OK | |
| r-patched-linux-x86_64 | 0.2.0 | 10.43 | 109.45 | 119.88 | OK | |
| r-release-linux-x86_64 | 0.2.0 | OK | ||||
| r-release-macos-arm64 | 0.2.0 | 3.00 | 41.00 | 44.00 | OK | |
| r-release-macos-x86_64 | 0.2.0 | 9.00 | 129.00 | 138.00 | OK | |
| r-release-windows-x86_64 | 0.2.0 | 15.00 | 124.00 | 139.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | 3.00 | 42.00 | 45.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.0 | 9.00 | 123.00 | 132.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 19.00 | 158.00 | 177.00 | OK |
Version: 0.2.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘inter_sentix.Rmd’ using rmarkdown
--- finished re-building ‘inter_sentix.Rmd’
--- re-building ‘intro_sentix.Rmd’ using rmarkdown
trying URL 'https://raw.githubusercontent.com/jwijffels/udpipe.models.ud.2.5/master/inst/udpipe-ud-2.5-191206/italian-isdt-ud-2.5-191206.udpipe'
Content type 'application/octet-stream' length 19298761 bytes (18.4 MB)
=======================
downloaded 8.7 MB
Quitting from intro_sentix.Rmd:42-47 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! external pointer is not valid
---
Backtrace:
▆
1. └─sentixr::sentix_annotate(testo, docid_field = "frase")
2. ├─base::as.data.frame(do.call(udpipe::udpipe, udpipe_args))
3. ├─base::do.call(udpipe::udpipe, udpipe_args)
4. ├─udpipe (local) `<fn>`(object = `<udpp_mdl>`, x = `<chr>`)
5. └─udpipe:::udpipe.character(object = `<udpp_mdl>`, x = `<chr>`)
6. └─udpipe::udpipe_annotate(udmodel, x = x, doc_id = names(x), ...)
7. └─udpipe:::udp_tokenise_tag_parse(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'intro_sentix.Rmd' failed with diagnostics:
external pointer is not valid
--- failed re-building ‘intro_sentix.Rmd’
SUMMARY: processing the following file failed:
‘intro_sentix.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc