Last updated on 2025-10-21 17:50:30 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
allcontributors | 13 | ||
dodgr | 1 | 2 | 10 |
geodist | 13 | ||
ghql | 2 | 11 | |
gtfsrouter | 3 | 10 | |
mapscanner | 2 | 11 | |
typetracer | 10 | 3 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, NOTE: 2, OK: 10
Version: 0.4.3
Check: installed package size
Result: NOTE
installed size is 20.8Mb
sub-directories of 1Mb or more:
doc 6.7Mb
libs 13.4Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-windows-x86_64
Version: 0.4.3
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-oldrel-macos-arm64, r-oldrel-windows-x86_64
Version: 0.4.3
Check: package dependencies
Result: ERROR
Package required but not available: ‘osmdata’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-oldrel-macos-x86_64
Current CRAN status: OK: 13
Current CRAN status: NOTE: 2, OK: 11
Version: 0.1.2
Check: HTML version of manual
Result: NOTE
Found the following HTML validation problems:
Fragment.html:103:1 (Fragment.Rd:82): Warning: <h5> anchor "Usage" already defined
Fragment.html:109:1 (Fragment.Rd:86): Warning: <h5> anchor "Arguments" already defined
GraphqlClient.html:139:1 (GraphqlClient.Rd:189): Warning: <h5> anchor "Usage" already defined
GraphqlClient.html:145:1 (GraphqlClient.Rd:193): Warning: <h5> anchor "Arguments" already defined
GraphqlClient.html:170:1 (GraphqlClient.Rd:208): Warning: <h5> anchor "Usage" already defined
GraphqlClient.html:176:1 (GraphqlClient.Rd:212): Warning: <h5> anchor "Arguments" already defined
GraphqlClient.html:189:1 (GraphqlClient.Rd:219): Warning: <h5> anchor "Returns" already defined
GraphqlClient.html:206:1 (GraphqlClient.Rd:228): Warning: <h5> anchor "Usage" already defined
GraphqlClient.html:212:1 (GraphqlClient.Rd:232): Warning: <h5> anchor "Arguments" already defined
GraphqlClient.html:229:1 (GraphqlClient.Rd:243): Warning: <h5> anchor "Returns" already defined
GraphqlClient.html:246:1 (GraphqlClient.Rd:252): Warning: <h5> anchor "Usage" already defined
GraphqlClient.html:252:1 (GraphqlClient.Rd:256): Warning: <h5> anchor "Arguments" already defined
GraphqlClient.html:265:1 (GraphqlClient.Rd:263): Warning: <h5> anchor "Returns" already defined
GraphqlClient.html:282:1 (GraphqlClient.Rd:272): Warning: <h5> anchor "Usage" already defined
GraphqlClient.html:288:1 (GraphqlClient.Rd:276): Warning: <h5> anchor "Arguments" already defined
GraphqlClient.html:301:1 (GraphqlClient.Rd:283): Warning: <h5> anchor "Returns" already defined
GraphqlClient.html:318:1 (GraphqlClient.Rd:292): Warning: <h5> anchor "Usage" already defined
GraphqlClient.html:324:1 (GraphqlClient.Rd:296): Warning: <h5> anchor "Arguments" already defined
GraphqlClient.html:339:1 (GraphqlClient.Rd:305): Warning: <h5> anchor "Returns" already defined
GraphqlClient.html:356:1 (GraphqlClient.Rd:314): Warning: <h5> anchor "Usage" already defined
GraphqlClient.html:368:1 (GraphqlClient.Rd:324): Warning: <h5> anchor "Arguments" already defined
GraphqlClient.html:391:1 (GraphqlClient.Rd:341): Warning: <h5> anchor "Returns" already defined
GraphqlClient.html:408:1 (GraphqlClient.Rd:350): Warning: <h5> anchor "Usage" already defined
GraphqlClient.html:414:1 (GraphqlClient.Rd:354): Warning: <h5> anchor "Arguments" already defined
Query.html:109:1 (Query.Rd:168): Warning: <h5> anchor "Usage" already defined
Query.html:115:1 (Query.Rd:172): Warning: <h5> anchor "Arguments" already defined
Query.html:147:1 (Query.Rd:190): Warning: <h5> anchor "Usage" already defined
Query.html:153:1 (Query.Rd:194): Warning: <h5> anchor "Arguments" already defined
Query.html:168:1 (Query.Rd:203): Warning: <h5> anchor "Returns" already defined
Query.html:185:1 (Query.Rd:212): Warning: <h5> anchor "Usage" already defined
Query.html:191:1 (Query.Rd:216): Warning: <h5> anchor "Arguments" already defined
Query.html:207:1 (Query.Rd:226): Warning: <h5> anchor "Returns" already defined
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: NOTE: 3, OK: 10
Version: 0.1.4
Check: installed package size
Result: NOTE
installed size is 8.2Mb
sub-directories of 1Mb or more:
doc 4.1Mb
libs 3.4Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 2, OK: 11
Version: 0.1.1
Check: installed package size
Result: NOTE
installed size is 5.4Mb
sub-directories of 1Mb or more:
doc 2.6Mb
libs 2.0Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: NOTE: 10, OK: 3
Version: 0.2.2
Check: compiled code
Result: NOTE
File ‘typetracer/libs/typetracer.so’:
Found non-API call to R: ‘SET_BODY’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 0.2.2
Check: compiled code
Result: NOTE
File 'typetracer/libs/x64/typetracer.dll':
Found non-API call to R: 'SET_BODY'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64