[R-pkg-devel] Help with a note

2020-09-03 Thread Anirban
R/asymptoticTimings.R asymptoticMemoryUsage: https://github.com/Anirban166/testComplexity/blob/master/R/asymptoticMemoryUsage.R The note seems trivial but I can't seem to get rid of it. Any help would be appreciated. Thanks, Anirban [[alternative HTML version deleted]] _

Re: [R-pkg-devel] Help with a note

2020-09-03 Thread Anirban
Thank you for the helpful replies! I got it now, I overlooked the return on the ifelse() before. Thanks a lot again! - Anirban On Thu, Sep 3, 2020, 11:18 AM Anirban wrote: > Hi, I've one note in my package which I can't seem to resolve while > submitting to CRAN: >