Learn R Programming

pheno (version 1.7-1)

Auxiliary Functions for Phenological Data Analysis

Description

Provides some easy-to-use functions for time series analyses of (plant-) phenological data sets. These functions mainly deal with the estimation of combined phenological time series and are usually wrappers for functions that are already implemented in other R packages adapted to the special structure of phenological data and the needs of phenologists. Some date conversion functions to handle Julian dates are also provided.

Copy Link

Version

Install

install.packages('pheno')

Monthly Downloads

202

Version

1.7-1

License

GPL (>= 2)

Maintainer

Maximilian Lange

Last Published

January 23rd, 2026

Functions in pheno (1.7-1)

DWD

Phenological observations
getConnectedSets

Finds connected sets in a matrix or data frame
jul2date2

Converts Julian date to integers day,month,year
maxConnectedSet

Maximal connected set in a matrix
daylength

Daylength at julian day i on latitude l
pheno.mlm.fit

Fits a two-way linear mixed model
seqMK

Sequential Mann-Kendall test for time series.
Simple

Simple example of a two-way classification table
Searle

Example of a two-way classification table
date2jul1

Converts string date to Julian date
date2jul2

Converts a date (day,month,year) to Julian date
daysbetween

Number of days between two dates
connectedSets

Connected sets in a matrix
pheno.ddm

Dense design matrix for phenological data
raw2matrix

Converts a numeric data frame to matrix
maxdaylength

Maximal day length on latitude l
jul2date1

Converts Julian date into string date
pheno.flm.fit

Fits a two-way linear fixed model
pheno.lad.fit

Fits a robust two-way linear model
matrix2raw

Converts numeric matrix to data frame
tau

Kendall's normalized tau
leapyear

Boolean test for leap year