I have a continuous variable in my dataset and it is not normally distributed. I wanted to check if the continuous variable is different from zero. The observations are not independent. There are some observations that appears more than once in my dataset. Thus, I am planning to use Signed Rank Test for clustered data using clusWilcox.test package in R.
clusWilcox.test performs one-sample and two-sample Wilcoxon test for clustered data on vectors of data.