numbats / woylier

Interpolations between bases rather than planes for the tourr package
https://numbats.github.io/woylier/
Other
0 stars 1 forks source link

Package and paper To Do (Dec 22) #10

Closed dicook closed 1 year ago

dicook commented 1 year ago
zolabat commented 1 year ago

Check error: 1 error ✖ | 2 warnings ✖ | 5 notes ✖ Error: R CMD check found ERRORs Execution halted

Exited with status 1.

❯ checking examples ... ERROR Running examples in ‘woylier-Ex.R’ failed The error most likely occurred in:

base::assign(".ptime", proc.time(), pos = "CheckExEnv")

Name: grand_tour_givens

Title: Create a grand tour with Givens interpolation

Aliases: grand_tour_givens

** Examples

data(sine_curve) tourr::animate(sine_curve, grand_tour_givens(), tourr::display_xy()) Converting input data to the required matrix format. Error in basis_init(ncol(data), d) : could not find function "basis_init" Calls: -> new_tour -> tour_path -> generator Execution halted

dicook commented 1 year ago
zolabat commented 1 year ago

Closed the issue as completed