Coder Social home page Coder Social logo

Comments (3)

tonyfischetti avatar tonyfischetti commented on August 17, 2024

Thanks for the kind words about the package!

Great question! The relative inflexibility of the error reporting mechanism is something that I'm currently working on. In addition to capturing all the errors in a data structure of principled design (that could optionally print as a short summary like the one that exists now) it will also optionally allow for all the assertr assertions to run and concatenate the errors from each assertion. Is there something more specific that you'd like to see?

from assertr.

mdlincoln avatar mdlincoln commented on August 17, 2024

One neat functionality I've seen is how Hadley handles parsing problems in
readr, attaching a dataframe of all the problems as an attribute of the
actual data frame.

Of course, I'm not sure how well that would play with a pipe-able command
like assert ()...


Matthew D. Lincoln, PhD
Department of Art History & Archaeology
University of Maryland
College Park, MD 20742

[email protected]
matthewlincoln.net
On Apr 30, 2016 4:30 PM, "Tony Fischetti" [email protected] wrote:

Thanks for the kind words about the package!

Great question! The relative inflexibility of the error reporting
mechanism is something that I'm currently working on. In addition to
capturing all the errors in a data structure of principled design (that
could optionally print as a short summary like the one that exists now) it
will also optionally allow for all the assertr assertions to run and
concatenate the errors from each assertion. Is there something more
specific that you'd like to see?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#33 (comment)

from assertr.

tonyfischetti avatar tonyfischetti commented on August 17, 2024

As of commit 2b63801 (v2) this is not very much doable. Specifying error_report for each verb's error_fun parameter will tell you all the violations.
Thanks for the idea and feedback! Let me know if you have any questions! :)

from assertr.

Related Issues (20)

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.