Akash Tandon

Results 25 comments of Akash Tandon

**Current status: Eliminated ERRORs; reduced multiple WARNINGs to a single one; single NOTE.** _About the existing WARNING:_ Message being returned: ``` checking dependencies in R code ... WARNING Unexported object...

@tdhock The only reason for using `test_code()` that I can make out is to evaluate the test in the original environment from which the top-most function (such as `time_commit()` in...

Opened an issue on the travis-ci tracker: [Environment variable for branch from whch PR originates](https://github.com/travis-ci/travis-ci/issues/4643)

I have written a basic test using testthat to begin with. Link to commit: https://github.com/da-ta-vinci21/Rperform/commit/21d6620febd6c0cf6a48c9db94985b4d2876de7f

@DevinderKaur There should be a detailed account of the observations and analysis obtained by testing the packages as well. Right now, there's not a lot being conveyed. Maybe do that...

@EngineerDanny Is this issue next in line for you? Based on your proposal, that should be the case. I ask since I am not yet aware of the conversation that...

Definitely worth looking into some time in the near future. @tdhock I just had a vague thought after skimming through the test file you linked to above. Maybe we can...

Hi @RoverVan Thanks for reporting this. I will have a look at it and get back to you.

Regarding the PeakSegJoint commit, turns out the earlier commit was a bit faster than the current master. ![rplot](https://cloud.githubusercontent.com/assets/4419448/8182707/a675c696-144f-11e5-804a-8c17478fad02.png) I wasn't able to test the plotly tests though. I get the...