* Installing to library '/home/hornik/tmp/R.check/r-devel/Work/build/Packages'
* Installing *source* package 'BARD' ...
** libs
g++ -I/home/hornik/tmp/R.check/r-devel/Work/build/include  -I/usr/local/include   -DLDOUBLE -Wno-deprecated -fpic  -g -O2 -c R_miniball.C -o R_miniball.o
In file included from R_miniball.C:28:
miniball.h:34:22: error: list.h: No such file or directory
In file included from miniball.h:39,
                 from R_miniball.C:28:
miniball_wrapped_array.h:36:25: error: iostream.h: No such file or directory
In file included from miniball.h:39,
                 from R_miniball.C:28:
miniball_wrapped_array.h:107: error: expected constructor, destructor, or type conversion before ‘&’ token
In file included from R_miniball.C:28:
miniball.h:52: error: ‘list’ in namespace ‘std’ does not name a type
miniball.h:52: error: expected unqualified-id before ‘<’ token
miniball.h:53: error: ‘list’ in namespace ‘std’ does not name a type
miniball.h:53: error: expected unqualified-id before ‘<’ token
miniball.h:57: error: ISO C++ forbids declaration of ‘list’ with no type
miniball.h:57: error: invalid use of ‘::’
miniball.h:57: error: expected ‘;’ before ‘<’ token
miniball.h:59: error: ‘It’ does not name a type
miniball.h:62: error: ‘It’ has not been declared
miniball.h:63: error: ‘It’ has not been declared
miniball.h:64: error: ‘It’ has not been declared
miniball.h:65: error: ‘It’ has not been declared
miniball.h:65: error: ‘It’ has not been declared
miniball.h:65: error: ‘It’ has not been declared
miniball.h:79: error: ‘Cit’ does not name a type
miniball.h:80: error: ‘Cit’ does not name a type
miniball.h:82: error: ‘Cit’ does not name a type
miniball.h:83: error: ‘Cit’ does not name a type
In file included from miniball.h:139,
                 from R_miniball.C:28:
miniball_src.h: In member function ‘void Miniball::check_in(const Wrapped_array&)’:
miniball_src.h:46: error: ‘L’ was not declared in this scope
miniball_src.h: In member function ‘void Miniball::build(bool)’:
miniball_src.h:54: error: ‘support_end’ was not declared in this scope
miniball_src.h:54: error: ‘L’ was not declared in this scope
miniball_src.h: At global scope:
miniball_src.h:63: error: variable or field ‘mtf_mb’ declared void
miniball_src.h:63: error: ‘It’ was not declared in this scope
miniball_src.h:80: error: variable or field ‘move_to_front’ declared void
miniball_src.h:80: error: ‘It’ was not declared in this scope
miniball_src.h:89: error: variable or field ‘pivot_mb’ declared void
miniball_src.h:89: error: ‘It’ was not declared in this scope
miniball_src.h:112: error: ‘mbdouble Miniball::max_excess’ is not a static member of ‘class Miniball’
miniball_src.h:112: error: template definition of non-template ‘mbdouble Miniball::max_excess’
miniball_src.h:112: error: ‘It’ was not declared in this scope
miniball_src.h:112: error: ‘It’ was not declared in this scope
miniball_src.h:112: error: ‘It’ was not declared in this scope
miniball_src.h:112: error: ‘pivot’ was not declared in this scope
miniball_src.h: In member function ‘int Miniball::nr_points() const’:
miniball_src.h:147: error: ‘L’ was not declared in this scope
miniball_src.h: At global scope:
miniball_src.h:151: error: no ‘typename Miniball::Cit Miniball::points_begin() const’ member function declared in class ‘Miniball’
miniball_src.h:157: error: no ‘typename Miniball::Cit Miniball::points_end() const’ member function declared in class ‘Miniball’
miniball_src.h:170: error: no ‘typename Miniball::Cit Miniball::support_points_begin() const’ member function declared in class ‘Miniball’
miniball_src.h:176: error: no ‘typename Miniball::Cit Miniball::support_points_end() const’ member function declared in class ‘Miniball’
miniball_src.h: In member function ‘mbdouble Miniball::accuracy(mbdouble&) const’:
miniball_src.h:188: error: ‘Cit’ was not declared in this scope
miniball_src.h:188: error: expected `;' before ‘i’
miniball_src.h:189: error: ‘i’ was not declared in this scope
miniball_src.h:189: error: ‘L’ was not declared in this scope
miniball_src.h:189: error: ‘support_end’ was not declared in this scope
miniball_src.h:196: error: ‘support_end’ was not declared in this scope
R_miniball.C: In function ‘void R_miniball(double*, int*, int*, double*, double*, double*, double*, int*, int*)’:
R_miniball.C:75: error: ‘Cit’ is not a member of ‘Miniball<2>’
R_miniball.C:75: error: expected `;' before ‘it’
R_miniball.C:77: error: ‘it’ was not declared in this scope
R_miniball.C:77: error: ‘class Miniball<2>’ has no member named ‘support_points_begin’
R_miniball.C:77: error: ‘class Miniball<2>’ has no member named ‘support_points_end’
make: *** [R_miniball.o] Error 1
ERROR: compilation failed for package 'BARD'
** Removing '/home/hornik/tmp/R.check/r-devel/Work/build/Packages/BARD'