Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x 
skew = 0, z = 0, p-value = 1
alternative hypothesis: data have a skewness 
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 1.0000, z = -42.1877, p-value < 2.2e-16
alternative hypothesis: kurtosis is not equal to 3 
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 5.6667, p-value = 0.05882
alternative hypothesis: greater 
> geary
[1] 1