Skip to content

vrpr

Vehicle Routing Problem Solver Built on 'PyVRP'

v0.1.0 · Jul 4, 2026 · MIT + file LICENSE

Description

A 'tidyverse'-style interface to high-performance vehicle routing problem (VRP) solving. Vendors the C++ core of the 'PyVRP' solver (<https://github.com/PyVRP/PyVRP>) and rewires it through 'cpp11', with no 'Python' runtime dependency. Supports the capacitated VRP, time windows, multiple depots, heterogeneous fleets, prize-collecting and multi-trip variants, driven by an iterated local search metaheuristic.

CRAN Check Status

3 ERROR
3 OK
Show all 6 flavors
Flavor Status
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-oldrel-macos-arm64 ERROR
r-oldrel-macos-x86_64 ERROR
r-release-macos-arm64 OK
r-release-macos-x86_64 ERROR
Check details (3 non-OK)
ERROR r-oldrel-macos-arm64

whether package can be installed

Installation failed.
See ‘/Volumes/Builds/packages/big-sur-arm64/results/4.5/vrpr.Rcheck/00install.out’ for details.
ERROR r-oldrel-macos-x86_64

whether package can be installed

Installation failed.
See ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.5/vrpr.Rcheck/00install.out’ for details.
ERROR r-release-macos-x86_64

whether package can be installed

Installation failed.
See ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.6/vrpr.Rcheck/00install.out’ for details.

Check History

ERROR 3 OK · 0 NOTE · 0 WARNING · 3 ERROR · 0 FAILURE Jul 5, 2026
ERROR r-release-macos-x86_64

whether package can be installed

Installation failed.
See ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.6/vrpr.Rcheck/00install.out’ for details.
ERROR r-oldrel-macos-arm64

whether package can be installed

Installation failed.
See ‘/Volumes/Builds/packages/big-sur-arm64/results/4.5/vrpr.Rcheck/00install.out’ for details.
ERROR r-oldrel-macos-x86_64

whether package can be installed

Installation failed.
See ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.5/vrpr.Rcheck/00install.out’ for details.
OK 1 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jul 4, 2026

Code intelligence has not been computed for this package yet.

Code

Code metrics have not been computed for this package yet.

Dependency Network

Dependencies Reverse dependencies cli rlang tibble vctrs vrpr

Version History

1 tracked
new 0.1.0 Jul 4, 2026