eddelbuettel / rcppcnpy

Rcpp bindings for NumPy files
GNU General Public License v2.0
26 stars 16 forks source link

debug: error: conversion from ‘Rcpp::RObject_Impl<Rcpp::PreserveStorage... #7

Closed wush978 closed 9 years ago

wush978 commented 9 years ago

...>’ to non-scalar type ‘Rcpp::NumericVector {aka Rcpp::Vector<14, Rcpp::PreserveStorage>}’ requested

eddelbuettel commented 9 years ago

Thanks for fixing that. I think I had tested it but then promptly used the wrong idiom again.