Giter Club home page Giter Club logo

errum's People

Contributors

coatless avatar

Watchers

 avatar  avatar  avatar

errum's Issues

CRAN Solaris error 3/19

Email...

Please see the problems shown on
https://cran.r-project.org/web/checks/check_results_errum.html.

pow() requires doubles not int. This was taken care of in ecdmcore... Just not propagated out.

Log results...

errum_cpp_routine.cpp:8:28: error: call of overloaded ‘pow(int, unsigned int)’ is ambiguous
vv(k) = pow(2,K-k-1);

errum_cpp_routine.cpp: In function ‘arma::vec inv_bijectionvector(unsigned int, double)’:
errum_cpp_routine.cpp:17:36: error: call of overloaded ‘pow(int, unsigned int)’ is ambiguous
double twopow = pow(2,K-k-1);

errum_cpp_routine.cpp: In function ‘arma::mat random_Q(unsigned int, unsigned int)’:
errum_cpp_routine.cpp:73:34: error: call of overloaded ‘pow(int, unsigned int&)’ is ambiguous
unsigned int nClass = pow(2,K);
^

ERRUM estimation update

  • Update underlying estimation routine to the latest preferred one.
  • Determine if all variants should be accessible under a methods = " " parameter.

Requires @steveculpepper

CRAN Feedback - Revision 3/10

Please shorten the title to a maximum of 65 characters.
Acronyms/Abbreviations can be used on their own in the title as long as
they are explained in the description field.

Single quotes are used to mark non-English usage, package names,
software names, API names and paper titles. Assuming ErRUM is simply an
acronym, please omit the quotes around it.

Please add small executable examples in your Rd-files to illustrate the
use of the exported function but also enable automatic testing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.