giving a manual test on AWS (with batch) for this ...
# dev-metaflow
u
giving a manual test on AWS (with batch) for this PR https://github.com/Netflix/metaflow/pull/565/files
👍 3
u
having some permission issues with our oss stack. Will post results here once I have it running
c
Let me know if I can help! I need to wrap my head around the testing approach I think. My unit tests only cover the R->Python conversion, but don't actually use the decorators.
u
Thanks a lot @calm-motorcycle-38345 for putting together this PR! Didn’t notice you’re here as well haha. That’s great. Let me just run it on AWS with batch. That one could not be done in automated tests and still requires a manual process
👍 1
c
No worries! While I’ve got you, does R CMD check succeed on your machine? I got a bunch of errors but because Metaflow R isn't on CRAN I didn’t know if that was unexpected.
u
R CMD check --as-cran
works smoothly for me!
u
there’s a script called
check_as_cran.sh
I think in the repo
u
sorry for the delay. I’ve left my comments on the PR @ancient-application-36103 @calm-motorcycle-38345
👍 2