[Distr-commits] r1376 - in branches/distr-2.9/pkg: distr/man distr/vignettes distrDoc/vignettes
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sat Nov 12 14:52:16 CET 2022
Author: ruckdeschel
Date: 2022-11-12 14:52:16 +0100 (Sat, 12 Nov 2022)
New Revision: 1376
Modified:
branches/distr-2.9/pkg/distr/man/0distr-package.Rd
branches/distr-2.9/pkg/distr/vignettes/newDistributions-knitr.Rnw
branches/distr-2.9/pkg/distrDoc/vignettes/distr.Rnw
Log:
RStudio in posit.co
Modified: branches/distr-2.9/pkg/distr/man/0distr-package.Rd
===================================================================
--- branches/distr-2.9/pkg/distr/man/0distr-package.Rd 2022-11-12 13:51:25 UTC (rev 1375)
+++ branches/distr-2.9/pkg/distr/man/0distr-package.Rd 2022-11-12 13:52:16 UTC (rev 1376)
@@ -28,7 +28,7 @@
For the arguments of these function slots see e.g. \code{\link{rnorm}}.
Note that, as usual, slots \code{d}, \code{p}, and \code{q} are vectorized
in their first argument, but are not on the subsequent ones.
-In the environments of RStudio, see \url{https://www.posit.co} and
+In the environments of RStudio, see \url{https://posit.co} and
Jupyter IRKernel, see \url{https://github.com/IRkernel/IRkernel},
calls to \code{q} are caught away from standard R evaluation and are treated
in a non-standard way. This non-standard evaluation in particular throws
Modified: branches/distr-2.9/pkg/distr/vignettes/newDistributions-knitr.Rnw
===================================================================
--- branches/distr-2.9/pkg/distr/vignettes/newDistributions-knitr.Rnw 2022-11-12 13:51:25 UTC (rev 1375)
+++ branches/distr-2.9/pkg/distr/vignettes/newDistributions-knitr.Rnw 2022-11-12 13:52:16 UTC (rev 1376)
@@ -212,7 +212,7 @@
and with \code{r(Z)(50)} we generate $50$ pseudo random numbers distributed
according to {\tt Z}, while the \code{plot} command generates the above figure.\\
-In the environments of \texttt{RStudio}, see \url{https://www.posit.co/} and
+In the environments of \texttt{RStudio}, see \url{https://posit.co/} and
\texttt{Jupyter IRKernel}, see \url{https://github.com/IRkernel/IRkernel},
calls to \code{q} are caught away from standard {\sf R} evaluation and are treated
in a non-standard way. This non-standard evaluation in particular throws
Modified: branches/distr-2.9/pkg/distrDoc/vignettes/distr.Rnw
===================================================================
--- branches/distr-2.9/pkg/distrDoc/vignettes/distr.Rnw 2022-11-12 13:51:25 UTC (rev 1375)
+++ branches/distr-2.9/pkg/distrDoc/vignettes/distr.Rnw 2022-11-12 13:52:16 UTC (rev 1376)
@@ -293,7 +293,7 @@
@
\par
\begin{small}
-In the environments of \texttt{RStudio}, see \url{https://www.posit.co} and
+In the environments of \texttt{RStudio}, see \url{https://posit.co} and
\texttt{Jupyter IRKernel}, see \url{https://github.com/IRkernel/IRkernel},
calls to \code{q} are caught away from standard {\sf R} evaluation and are treated
in a non-standard way. This non-standard evaluation in particular throws
More information about the Distr-commits
mailing list