Trying to run a time series

I am trying to run a time series and it will not recognize it

model_A <- tslm(CANADA~trend)
Error in tslm(CANADA ~ trend) : could not find function "tslm"