Displaying 9 results from an estimated 9 matches for "uref".
Did you mean:
ref
2017 Jul 03
0
Patch for R-exts.texi
...k/
-------------- next part --------------
Index: doc/manual/R-exts.texi
===================================================================
--- doc/manual/R-exts.texi (revision 72880)
+++ doc/manual/R-exts.texi (working copy)
@@ -1457,7 +1457,7 @@
@noindent
then download the sources from
- at uref{http://sourceforge.net/@/projects/@/tcllib/@/files/@/BWidget/} and
+ at uref{https://sourceforge.net/@/projects/@/tcllib/@/files/@/BWidget/} and
at the command line run something like
@example
@@ -1494,7 +1494,7 @@
@noindent
and not a version starting
- at samp{http://cran.r-project.org/web...
2005 Oct 18
2
usb doesn't build on mac os x (10.4)
...ng pointer to incomplete type
hidups.c:170: error: dereferencing pointer to incomplete type
hidups.c:180: error: dereferencing pointer to incomplete type
hidups.c:180: error: dereferencing pointer to incomplete type
hidups.c: In function 'getvalue':
hidups.c:204: error: storage size of 'uref' isn't known
hidups.c:209: error: 'HID_REPORT_TYPE_FEATURE' undeclared (first use
in this function)
hidups.c:210: error: 'HID_REPORT_ID_UNKNOWN' undeclared (first use in
this function)
hidups.c:216: error: 'HIDIOCGUSAGE' undeclared (first use in this
function)...
2014 Mar 30
2
CXX_STD and configure.ac in packages
...le{Makevars.win} on Windows) should include the line
@example
@@ -2329,7 +2329,7 @@
anything other than the GNU version of C++98 and GNU extensions (which
include TR1). The default compiler on Windows is GCC 4.6.x and supports
the @option{-std=c++0x} flag and some C++11 features (see
- at uref{http://gcc.gnu.org/gcc-4.6/cxx0x_status.html}. On these
+ at uref{http://gcc.gnu.org/gcc-4.6/cxx0x_status.html}). On these
platforms, it is necessary to select a different compiler for C++11, as
described above, @emph{via} personal @file{Makevars} files. For
example, on OS X 10.7 or later...
2020 Feb 11
1
Minor typo in recent commit
...a/doc/manual/R-exts.texi
+++ b/doc/manual/R-exts.texi
@@ -2631,9 +2631,9 @@ not necessarily installed) on all known @R{}
platforms. As from @R{}
4.0.0 a C++ compiler will be selected only if it conforms to the 2011
standard (`C++11'). A minor update at footnote{The changes are linked from
@uref{https://isocpp.org/@/std/@/standing-documents/@/sd-6-sg10-feature-test-recommendations}.}
-(`C++14') was published in December 2014. The latest standard (`C++17')
-was published in December 2017, and a further revision (`C++20') is in
-preparation.
+(`C++14') was published in Dece...
2015 Mar 12
2
Requirement for pandoc 1.12.3 in R 3.1.3
Are other developers finding R 3.1.3 problematic because vignette
building requires pandoc 1.12.3, while Linux Mint 17 / Ubuntu 14.04 have
1.12.2.1? R 3.1.2 seems to work fine.
I'd very much like to avoid having to build as large a Linux package as
pandoc, which has given me issues outside of R (it leaves out words,
sentences or paragraphs when converting Latex to epub in a novel I'm
2015 Mar 12
2
Requirement for pandoc 1.12.3 in R 3.1.3
...ms to work fine.
>
> R has no built-in support for non-Sweave vignettes, and there is no
> mention of pandoc in the R 3.1.3 sources except for the manual:
>
> 'Complete checking of a package which contains a file @file{README.md}
> needs @command{pandoc} installed: see
> @uref{http://johnmacfarlane.net/@/pandoc/@/installing.html}.'
>
> which is true (but is not done with R 3.1.3).
>
> I suspect you are confusing an R update with an update of whatever
> packages you use to process your vignettes: package rmarkdown has a
> pandoc version requirement...
2013 Jan 25
0
Suggested updated to doc/manual/R-exts.texi
The R-exts manual still says
Note also that for running @LaTeX{}, the Debian @acronym{GNU}/Linux
@acronym{CRAN} check systems use the Debian TeXLive at footnote{currently
the long obsolete TeXLive 2009.} distribution
(@uref{http://packages.debian.org/@/en/@/sid/@/texlive}); the Fedora and
and what is in the footnote has not been true for quite some time as a visit
to the URL (or to the even more detailed
http://packages.debian.org/changelogs/pool/main/t/texlive-base/texlive-base_2012.20120611-5/changelog
will att...
2009 Mar 26
1
Conerned about Interfacing R with Fortran
I am reading the manual sections illustrating how to call a Fortran subroutine from R.
I feel uneasy at the explicit statement about ".Fortran" interface working with Fortran 77.
I would like to call a Fortran-90 subroutine from my R script. Is that supported at all ?
Thank you,
Maura
tutti i telefonini TIM!
[[alternative HTML version deleted]]
2015 Mar 12
0
Requirement for pandoc 1.12.3 in R 3.1.3
...o built-in support for non-Sweave vignettes, and there is no
> > mention of pandoc in the R 3.1.3 sources except for the manual:
> >
> > 'Complete checking of a package which contains a file
> > @file{README.md}
> > needs @command{pandoc} installed: see
> > @uref{http://johnmacfarlane.net/@/pandoc/@/installing.html}.'
> >
> > which is true (but is not done with R 3.1.3).
> >
> > I suspect you are confusing an R update with an update of whatever
> > packages you use to process your vignettes: package rmarkdown has a
> &...