Skip to content

tspmeta

Instance Feature Calculation and Evolutionary Instance Generation for the Traveling Salesman Problem

v1.2 · Jul 8, 2015 · BSD_3_clause + file LICENSE

Description

Instance feature calculation and evolutionary instance generation for the traveling salesman problem. Also contains code to "morph" two TSP instances into each other. And the possibility to conveniently run a couple of solvers on TSP instances.

Downloads

CRAN

316

Last 30 days

13763rd

634

Last 90 days

2.5K

Last year

Trend: +130.7% (30d vs prior 30d)

r2u CRAN

24

Last 30 days

114

Last 90 days

398

Last year

Trend: -40% (30d vs prior 30d)

autoCRAN

2

Last 7 days

12

Last 30 days

1

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

4 NOTE
9 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (4 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Bernd Bischl <bernd_bischl@gmx.net>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Bernd",
                      family = "Bischl",
                      role = c("aut", "cre"),
                      email = "bernd_bischl@gmx.net"),
               person(given = "Jakob",
                      family = "Bossek",
                      role = "aut",
                      email = "jakob.bossek@tu-dortmund.de"),
               person(given = "Olaf",
                      family = "Mersmann",
                      role = "aut",
                      email = "olafm@p-value.net"))
as necessary.

Package CITATION file contains call(s) to old-style personList() or
as.personList().  Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Bernd Bischl <bernd_bischl@gmx.net>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Bernd",
                      family = "Bischl",
                      role = c("aut", "cre"),
                      email = "bernd_bischl@gmx.net"),
               person(given = "Jakob",
                      family = "Bossek",
                      role = "aut",
                      email = "jakob.bossek@tu-dortmund.de"),
               person(given = "Olaf",
                      family = "Mersmann",
                      role = "aut",
                      email = "olafm@p-value.net"))
as necessary.

Package CITATION file contains call(s) to old-style personList() or
as.personList().  Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘tspmeta/libs/tspmeta.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘tspmeta/libs/tspmeta.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.

Check History

NOTE 7 OK · 7 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Bernd Bischl <bernd_bischl@gmx.net>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Bernd",
                      family = "Bischl",
                      role = c("aut", "cre"),
            
...[truncated]...
alue.net"))
as necessary.

Package CITATION file contains call(s) to old-style personList() or
as.personList().  Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Bernd Bischl <bernd_bischl@gmx.net>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Bernd",
                      family = "Bischl",
                      role = c("aut", "cre"),
            
...[truncated]...
alue.net"))
as necessary.

Package CITATION file contains call(s) to old-style personList() or
as.personList().  Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘tspmeta/libs/tspmeta.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘tspmeta/libs/tspmeta.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-oldrel-macos-arm64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-macos-x86_64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-windows-x86_64

LazyData

'LazyData' is specified without a 'data' directory

Code

Code metrics have not been computed for this package yet.

Dependency Network

Dependencies Reverse dependencies ggplot2 TSP MASS BBmisc checkmate fpc vegan stringr splancs tspmeta

Version History

4 tracked
new 1.2 Mar 10, 2026
updated 1.2 ← 1.1 diff Jul 7, 2015
updated 1.1 ← 1.0-352 diff Feb 24, 2014
new 1.0-352 Apr 15, 2013