Last updated on 2025-01-27 03:49:28 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 5.57 | 74.34 | 79.91 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 4.49 | 51.61 | 56.10 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 137.66 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 136.70 | NOTE | |||
r-devel-windows-x86_64 | 0.2.0 | 8.00 | 93.00 | 101.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.0 | 5.61 | 70.13 | 75.74 | OK | |
r-release-linux-x86_64 | 0.2.0 | 5.53 | 69.49 | 75.02 | OK | |
r-release-macos-arm64 | 0.2.0 | 47.00 | OK | |||
r-release-macos-x86_64 | 0.2.0 | 69.00 | OK | |||
r-release-windows-x86_64 | 0.2.0 | 7.00 | 94.00 | 101.00 | OK | |
r-oldrel-macos-arm64 | 0.2.0 | 49.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.0 | 71.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.0 | 9.00 | 104.00 | 113.00 | OK |
Version: 0.2.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘getAreasAtuacao.R’ ‘getArtigosPublicados.R’
‘getAtuacoesProfissionais.R’ ‘getBancasDoutorado.R’
‘getBancasGraduacao.R’ ‘getBancasMestrado.R’ ‘getCapitulosLivros.R’
‘getDadosGerais.R’ ‘getEnderecoProfissional.R’
‘getEventosCongressos.R’ ‘getFormacaoDoutorado.R’
‘getFormacaoGraduacao.R’ ‘getFormacaoMestrado.R’ ‘getId.R’
‘getIdiomas.R’ ‘getLinhaPesquisa.R’ ‘getLivrosPublicados.R’
‘getOrganizacaoEventos.R’ ‘getOrientacoesDoutorado.R’
‘getOrientacoesMestrado.R’ ‘getOrientacoesPosDoutorado.R’
‘getOutrasProducoesTecnicas.R’ ‘getParticipacaoProjeto.R’
‘getPatentes.R’ ‘getProducaoTecnica.R’
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 0.2.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘pipeR’ ‘rlang’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc