Re: [Rd] trivial typo in src/library/stats/man/ts.Rd

2018-11-04 Thread Kurt Hornik
> Ben Bolker writes:

Thanks, fixed in the trunk now.

Best
-k

>  "vector[s]" should be plural in line 54 ...
>   cheers
>Ben Bolker

> 

> Index: ts.Rd
> ===
> --- ts.Rd (revision 75540)
> +++ ts.Rd (working copy)
> @@ -54,7 +54,7 @@
>  }
>  \details{
>The function \code{ts} is used to create time-series objects.  These
> -  are vector or matrices with class of \code{"ts"} (and additional
> +  are vectors or matrices with class of \code{"ts"} (and additional
>attributes) which represent data which has been sampled at equispaced
>points in time.  In the matrix case, each column of the matrix
>\code{data} is assumed to contain a single (univariate) time series.

> __
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel

__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel


[Rd] trivial typo in src/library/stats/man/ts.Rd

2018-11-04 Thread Ben Bolker
 "vector[s]" should be plural in line 54 ...

  cheers
   Ben Bolker



Index: ts.Rd
===
--- ts.Rd   (revision 75540)
+++ ts.Rd   (working copy)
@@ -54,7 +54,7 @@
 }
 \details{
   The function \code{ts} is used to create time-series objects.  These
-  are vector or matrices with class of \code{"ts"} (and additional
+  are vectors or matrices with class of \code{"ts"} (and additional
   attributes) which represent data which has been sampled at equispaced
   points in time.  In the matrix case, each column of the matrix
   \code{data} is assumed to contain a single (univariate) time series.

__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel


Re: [Rd] Suggestion: Make CRAN source URLs immutable

2018-11-04 Thread Juan Telleria Ruiz de Aguirre
It would be nice to see such immutable package version links:

E.g.:

https://cran.r-project.org/package=httr&version=1.3.1
https://cran.r-project.org/package=httr&version=1.3.0


In the CRAN package web pages themselves, and specifically in the "Old
Sources: httr Section":

https://cran.r-project.org/web/packages/httr/index.html

In order that package users become aware of it.

But just as actually is also perfectly fine!

Juan

[[alternative HTML version deleted]]

__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel