mconsidine

Results 19 comments of mconsidine

Hi, I see it in the current master code on dahtah's GitHub. Thanks for looking! Matt Sent from allegedly smart phone On Mon, Jul 5, 2021, 3:48 AM Shota Ochi...

See line 417 for example in src/RcppEcports.cpp

It's also in your fork: imager/src/RcppExports.cpp

I'm not sure. It's the first timetomei needed it. How could I do this with Magicka Sent from allegedly smart phone On Mon, Jul 5, 2021, 4:54 AM Shota Ochi...

I've found that I can use "implot" to accomplish this. But I think it would be good to have draw_poly/draw_polygon brought back. Thank you! Matt

This is partially solved. I've yet to figure out what the best mapping strategy is, or how to get the original back. That said ... Someone else dealt with this...

Hi, This is what I get using the example: > imtest px .85 > plot(imtest) > highlight(bbox(px)) Error in bbox(px) : object not a >= 2-column array > is(px) [1]...

Has anyone gotten this to work lately? I've been setting the user agent correctly per the SEC website and I'm still not able to return anything other than the messages...

I've managed to hack some of the code to work with a with_config wrapper around a GET call.  But things only break down again later...On Sep 29, 2021 4:59 PM,...

It seems like some formatting at the SEC site has changed. E.g. the /feed/company-info node seems empty. Cik_ search works though. Does anyone have a workflow they can share for...