FreeBSD Bugzilla – Attachment 225867 Details for
Bug 246842
New port: devel/R-cran-rcmdcheck Run 'R CMD check' from 'R' and Capture Results
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Modified port
R-cran-rcmdcheck.shar (text/plain), 1.65 KB, created by
Jean-Paul Beconne
on 2021-06-16 18:35:00 UTC
(
hide
)
Description:
Modified port
Filename:
MIME Type:
Creator:
Jean-Paul Beconne
Created:
2021-06-16 18:35:00 UTC
Size:
1.65 KB
patch
obsolete
>#!/bin/sh ># This is a shell archive >echo x R-cran-rcmdcheck >mkdir -p R-cran-rcmdcheck > /dev/null 2>&1 >echo x R-cran-rcmdcheck/distinfo >sed 's/^X//' > R-cran-rcmdcheck/distinfo << 'SHAR_END' >XTIMESTAMP = 1579714867 >XSHA256 (rcmdcheck_1.3.3.tar.gz) = 1ab679eb1976d74cd3be5bcad0af7fcc673dbdfd4406bbce32591c8fddfb93b4 >XSIZE (rcmdcheck_1.3.3.tar.gz) = 45380 >SHAR_END >echo x R-cran-rcmdcheck/Makefile >sed 's/^X//' > R-cran-rcmdcheck/Makefile << 'SHAR_END' >X# $FreeBSD$ >X >XPORTNAME= rcmdcheck >XDISTVERSION= 1.3.3 >XCATEGORIES= devel >XDISTNAME= ${PORTNAME}_${DISTVERSION} >X >XMAINTAINER= jpbeconne@free.fr >XCOMMENT= Run 'R CMD check' from 'R' and Capture Results >X >XLICENSE= MIT >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >XCRAN_DEPENDS= R-cran-callr>=3.1.1.9000:devel/R-cran-callr \ >X R-cran-cli>=1.1.0:devel/R-cran-cli \ >X R-cran-crayon>0:devel/R-cran-crayon \ >X R-cran-desc>=1.2.0:devel/R-cran-desc \ >X R-cran-digest>0:security/R-cran-digest \ >X R-cran-pkgbuild>0:devel/R-cran-pkgbuild \ >X R-cran-prettyunits>0:devel/R-cran-prettyunits \ >X R-cran-R6>0:devel/R-cran-R6 \ >X R-cran-rprojroot>0:devel/R-cran-rprojroot \ >X R-cran-sessioninfo>0:devel/R-cran-sessioninfo \ >X R-cran-withr>0:devel/R-cran-withr \ >X R-cran-xopen>0:devel/R-cran-xopen >XBUILD_DEPENDS= ${CRAN_DEPENDS} >XRUN_DEPENDS= ${CRAN_DEPENDS} >X >XUSES= cran:auto-plist >X >X.include <bsd.port.mk> >SHAR_END >echo x R-cran-rcmdcheck/pkg-descr >sed 's/^X//' > R-cran-rcmdcheck/pkg-descr << 'SHAR_END' >XRun 'R CMD check' from 'R' and capture the results of the individual checks. >XSupports running checks in the background, timeouts, pretty printing and >Xcomparing check results. >X >XWWW: https://CRAN.R-project.org/package=rcmdcheck >SHAR_END >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 246842
:
215021
|
225867
|
225897
|
225909