Skip to content

Commit 1a40ae3

Browse files
mention github. #4
1 parent 37f3b72 commit 1a40ae3

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

vignettes/Rcpp-FAQ.Rnw

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -724,6 +724,8 @@ The
724724
mailing list hosted at R-forge is by far the best place. You may also want
725725
to look at the list archives to see if your question has been asked before.
726726

727+
You can also use Stack Overflow with the rcpp tag. \href{http://stackoverflow.com/questions/tagged/rcpp}
728+
727729
\subsection{Where can I read old questions and answers ?}
728730

729731
The normal \href{https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel}{Rcpp-devel}
@@ -739,17 +741,16 @@ searching.
739741
\subsection{I like it. How can I help ?}
740742
\label{helping}
741743

742-
The current list of things to do is available in our \texttt{TODO} file.
743-
\href{https://r-forge.r-project.org/scm/viewvc.php/pkg/Rcpp/TODO?view=markup&root=rcpp}.
744+
We maintain a list of issues in the github repository
745+
we use. \href{https://github.com/RcppCore/Rcpp/issues?state=open}.
746+
744747
If you are willing to donate time and have skills in C++, let us know. If you are
745748
willing to donate money to sponsor improvements, let us know.
746749

747750
You can also spread the word about \pkg{Rcpp}. There are many packages on CRAN
748-
that use \proglang{C++}, yet are not using \pkg{Rcpp}. You could write a
749-
review of \pkg{Rcpp} in \href{http://crantastic.org}{crantastic}, blog about
751+
that use \proglang{C++}, yet are not using \pkg{Rcpp}. You could blog about
750752
it or get the word out otherwise.
751753

752-
753754
\subsection{I don't like it. How can I help ?}
754755

755756
It is very generous of you to still want to help. Perhaps you can tell us
@@ -758,7 +759,7 @@ what it is that you dislike. We are very open to \emph{constructive} criticism.
758759
\subsection{Can I have commercial support for \pkg{Rcpp} ?}
759760

760761
Sure you can. Just send us an email, and we will be happy to discuss the
761-
request..
762+
request.
762763

763764
\subsection{I want to learn quickly. Do you provide training courses ?}
764765

0 commit comments

Comments
 (0)