Skip to content

Missing value when TRUE/FALSE is neccesary #18

Description

@JVAQUEROM

Describe the bug
When running MK.TempAggr function, I get this error:

Error in if (result$P <= c(1 - alpha.mk/100)) { : 
  missing value where TRUE/FALSE needed

To Reproduce
I cannot share the data that outputs this error, but I tried two timeseries and in one the issue is solved setting a proper value of resolution (which, by the way, is not clear to me how to set it).

Expected behavior
The function not failing

Desktop (please complete the following information):

  • OS: openSuSE Linux 15.4
  • mannkendall version 1.1.0
  • R version: 4.2.2

Additional context
The dataset is deseasonalized monthly data from original daily. The daily data seems to error due to RAM consumption being too high.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions