CRAN Package Check Results for Package webvis

Last updated on 2018-06-17 19:50:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.2 1.22 20.43 21.65 ERROR
r-devel-linux-x86_64-debian-gcc 0.0.2 1.34 16.19 17.53 ERROR
r-devel-linux-x86_64-fedora-clang 0.0.2 25.48 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.2 23.88 NOTE
r-devel-windows-ix86+x86_64 0.0.2 5.00 33.00 38.00 NOTE
r-patched-linux-x86_64 0.0.2 1.75 19.29 21.04 ERROR
r-patched-solaris-x86 0.0.2 36.70 NOTE
r-release-linux-x86_64 0.0.2 1.71 18.98 20.69 ERROR
r-release-windows-ix86+x86_64 0.0.2 5.00 32.00 37.00 NOTE
r-release-osx-x86_64 0.0.2 NOTE
r-oldrel-windows-ix86+x86_64 0.0.2 3.00 29.00 32.00 NOTE
r-oldrel-osx-x86_64 0.0.2 NOTE

Check Details

Version: 0.0.2
Check: for hidden files and directories
Result: NOTE
    Found the following hidden files and directories:
     .project
    These were most likely included in error. See section ‘Package
    structure’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 0.0.2
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Title field: should not end in a period.
    Deprecated license: BSD
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 0.0.2
Check: top-level files
Result: NOTE
    Non-standard file/directory found at top level:
     ‘webvis_0.0.1.tar.gz’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.0.2
Check: S3 generic/method consistency
Result: NOTE
    Found the following apparent S3 methods exported but not registered:
     +.webvis
    See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
    manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64

Version: 0.0.2
Check: R code for possible problems
Result: NOTE
    File ‘webvis/R/zzz.R’:
     .onLoad calls:
     print("Welcome to the webvis pacakge.")
    
    Package startup functions should use ‘packageStartupMessage’ to
     generate messages.
    See section ‘Good practice’ in '?.onAttach'.
    
    [1] "Welcome to the webvis pacakge."
    render.webvis: no visible global function definition for ‘browseURL’
    unfold.webvis : <anonymous>: no visible global function definition for
     ‘runif’
    Undefined global functions or variables:
     browseURL runif
    Consider adding
     importFrom("stats", "runif")
     importFrom("utils", "browseURL")
    to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 0.0.2
Check: Rd line widths
Result: NOTE
    Rd file 'append.param.Rd':
     \usage lines wider than 90 characters:
     append.param(paramlist, name, value, param.name, param.scale, scale.min, scale.max, xmin, xmax, ymin, ymax)
    
    Rd file 'new.webvis.Rd':
     \usage lines wider than 90 characters:
     new.webvis(name="vis", description, width=300, height=200, dataset, root, branch=list(), render)
    
    Rd file 'plot.webvis.Rd':
     \usage lines wider than 90 characters:
     plot.webvis(x, y, type="dot", width=300, height=200, add.grid=TRUE, add.axes=TRUE, scale.min, ...)
    
    Rd file 'pv.area.Rd':
     \usage lines wider than 90 characters:
     pv.area(bottom=0, height.name="y", left.name="x", height.scale=paste("linear", height.name, "y", sep = "."), left.scale=paste("linear", ... [TRUNCATED]
     \examples lines wider than 100 characters:
     render.webvis(wv + pv.area(wv=wv, data=c(1, 1.2, 1.7, 1.5, .7, .5, .2), bottom=0, height.name="y", left.name="x", height.scale="linear. ... [TRUNCATED]
     wv <- wv + (pv.area(wv=wv, data=c(1, 1.2, 1.7, 1.5, .7, .5, .2), height.name="y", left.name="x", height.scale="linear.y.y", left.scale= ... [TRUNCATED]
     render.webvis(wv + pv.area(wv=wv, data=c(1, 1.2, 1.7, 1.5, .7, .5, .2), top.name="y", left.name="x", top.scale="linear.y.y", left.scale ... [TRUNCATED]
     render.webvis(wv + pv.area(wv=wv, data=c(1, 1.2, 1.7, 1.5, .7, .5, .2), bottom=0, top.name="y", right.name="x", top.scale="linear.y.y", ... [TRUNCATED]
     render.webvis(wv + pv.area(wv=wv, data=c(1, 1.2, 1.7, 1.5, .7, .5, .2), bottom.name="y", left.name="x", bottom.scale="linear.y.y", left ... [TRUNCATED]
     #pv.area(data=c(1, 1.2, 1.7, 1.5, .7, .5, .2), height.name="y", left.name="x", height.scale="linear.y.y", left.scale="linear.x.x", ymin ... [TRUNCATED]
    
    Rd file 'pv.bar.Rd':
     \usage lines wider than 90 characters:
     pv.bar(height.name="y", left.name="x", height.scale="linear.y.y", left.scale="linear.x.x", bottom=0, width, width.name, xmax, scale.min ... [TRUNCATED]
     \examples lines wider than 100 characters:
     pv.bar(data=c(1, 1.2, 1.7, 1.5, .7, .5, .2), height.name="y", left.name="x", height.scale="linear.y.y", left.scale="linear.x.x", bottom ... [TRUNCATED]
     pv.bar(data=data.frame(z=c(1, 1.2, 1.7, 1.5, .7, .5, .2)), height.name="z", height.scale="linear.z.y", width=20, render=TRUE)
     pv.bar(data=c(1, 1.2, 1.7, 1.5, .7, .5, .2), height.name="y", left.name="x", height.scale=NULL, left.scale="linear.x.x", render=TRUE)
     render.webvis(wv + pv.bar(wv=wv, data=c(1, 1.2, 1.7, 1.5, .7), height.name="y", left.name="x", height.scale="linear.y.y", left.scale="l ... [TRUNCATED]
     render.webvis(wv + pv.bar(wv=wv, data=d, height=20, height.name=NULL, bottom=NULL, bottom.name="x", width=NULL, width.name="k", left.na ... [TRUNCATED]
     render.webvis(wv + pv.bar(wv=wv, data=c(1, 1.2, 1.7, 1.5, .7), height.name="y", left.name="x", bottom=NULL, top=0, height.scale="linear ... [TRUNCATED]
    
    Rd file 'pv.chart.Rd':
     \usage lines wider than 90 characters:
     pv.chart(type, wv, data, bottom, bottom.name, bottom.scale, top, top.name, top.scale, left, left.name, left.scale, right, right.name, r ... [TRUNCATED]
     height.name, height.scale, width, width.name, width.scale, line.width, line.width.name, line.width.scale, size, size.name, size.sca ... [TRUNCATED]
     shape.scale, inner.radius, inner.radius.name, inner.radius.scale, outer.radius, outer.radius.name, outer.radius.scale, angle, angle ... [TRUNCATED]
     start.angle, start.angle.name, start.angle.scale, end.angle, end.angle.name, end.angle.scale, text, text.name, text.scale, font, te ... [TRUNCATED]
     text.baseline, text.margin, text.angle, stroke.style, stroke.style.name, stroke.style.scale, fill.style, fill.style.name, fill.styl ... [TRUNCATED]
     interpolate, x.padding, y.padding, xmin, xmax, ymin, ymax, scale.min, scale.max, anchor, render=FALSE, url, normalize=FALSE, ...)
    
    Rd file 'pv.dot.Rd':
     \usage lines wider than 90 characters:
     pv.dot(left.name="x", bottom.name="y", bottom.scale=paste("linear", bottom.name, "y", sep = "."), left.scale=paste("linear", left.name, ... [TRUNCATED]
     \examples lines wider than 100 characters:
     render.webvis(wv + pv.dot(wv=wv, data=c(1, 1.2, 1.7, 1.5, .7, .5, .2), ymax=140, xmax=140, xmin=10, ymin=10, scale.min=0))
    
    Rd file 'pv.image.Rd':
     \usage lines wider than 90 characters:
     pv.image(url, left.name="x", bottom.name="y", bottom.scale=paste("linear", bottom.name, "y", sep = "."), left.scale=paste("linear", lef ... [TRUNCATED]
     \examples lines wider than 100 characters:
     render.webvis(wv + pv.image(url="http://vis.stanford.edu/protovis/ex/stanford.png", left.name=NULL, bottom.name=NULL))
     pv.image(url="http://vis.stanford.edu/protovis/ex/stanford.png", width=100, height=100, left.name=NULL, bottom.name=NULL, render=TRUE)
     pv.image(data=c(1, 1.2, 1.7, 1.5, .7, .5, .2), url="http://vis.stanford.edu/protovis/ex/stanford.png", width=50, height=50, render=TRUE ... [TRUNCATED]
    
    Rd file 'pv.label.Rd':
     \examples lines wider than 100 characters:
     wv <- wv + (pv.rule(wv=wv, data=1:10, axis="y", stroke.style="rgba(128,128,128,.2)") + pv.label(anchor="right", text.name="y"))
     wv <- wv + (pv.rule(wv=wv, data=1:10, axis="x", stroke.style="rgba(128,128,128,.2)") + pv.label(anchor="bottom", text.name="x"))
    
    Rd file 'pv.line.Rd':
     \usage lines wider than 90 characters:
     pv.line(bottom.name="y", left.name="x", bottom.scale=paste("linear", bottom.name, "y", sep = "."), left.scale="linear.x.x", ...)
     \examples lines wider than 100 characters:
     #pv.line(data=c(1, 1.2, 1.7, 1.5, .7, .5, .2), bottom.name="y", left.name="x", bottom.scale="linear.y.y", left.scale="linear.x.x", line ... [TRUNCATED]
     pv.line(data=c(1, 1.2, 1.7, 1.5, .7, .5, .2), bottom.name="y", left.name="x", bottom.scale=NULL, left.scale="linear.x.x", render=TRUE)
     render.webvis(wv + pv.line(wv=wv, data=c(1, 1.2, 1.7, 1.5, .7, .5, .2), bottom.name="y", left.name="x", bottom.scale="linear.y.y", left ... [TRUNCATED]
     wv <- wv + (pv.line(wv=wv, data=c(1, 1.2, 1.7, 1.5, .7, .5, .2), bottom.name="y", left.name="x", bottom.scale="linear.y.y", left.scale= ... [TRUNCATED]
     render.webvis(wv + pv.line(wv=wv, data=c(1, 1.2, 1.7, 1.5, .7, .5, .2), top.name="y", left.name="x", top.scale="linear.y.y", left.scale ... [TRUNCATED]
     render.webvis(wv + pv.line(wv=wv, data=c(1, 1.2, 1.7, 1.5, .7, .5, .2), top.name="y", right.name="x", top.scale="linear.y.y", right.sca ... [TRUNCATED]
     render.webvis(wv + pv.line(wv=wv, data=c(1, 1.2, 1.7, 1.5, .7, .5, .2), bottom.name="y", left.name="x", bottom.scale="linear.y.y", left ... [TRUNCATED]
    
    Rd file 'pv.panel.Rd':
     \examples lines wider than 100 characters:
     pv.panel(width=NULL, height=NULL, anchor="bottom") # a panel with no settings anchored to a parent object
    
    Rd file 'pv.param.Rd':
     \usage lines wider than 90 characters:
     pv.param(name, data, data.name, value, scale, scale.min, scale.max, xmin, xmax, ymin, ymax, default, quote=TRUE)
    
    Rd file 'pv.rule.Rd':
     \examples lines wider than 100 characters:
     wv <- wv + (pv.rule(wv=wv, data=data, axis="y", stroke.style="rgba(128,128,128,.2)", scale.min=0) + pv.label(anchor="right", text.name= ... [TRUNCATED]
     wv <- wv + (pv.rule(wv=wv, data=1:10, axis="x", stroke.style="rgba(128,128,128,.2)") + pv.label(anchor="bottom", text.name="x"))
    
    Rd file 'pv.scale.Rd':
     \usage lines wider than 90 characters:
     pv.scale(type, width, height, data, data.name, scale.min, scale.max, xmin, xmax, ymin, ymax)
    
    Rd file 'pv.wedge.Rd':
     \usage lines wider than 90 characters:
     pv.wedge(wv=pv.panel(), left, bottom, angle.name="y", inner.radius, outer.radius, outer.radius.name, ...)
     \examples lines wider than 100 characters:
     pv.wedge(data=c(1, 1.2, 1.7, 1.5, .7, .5, .2), inner.radius=50, outer.radius=70, angle.name="y", render=TRUE)
     pv.wedge(data=data.frame(y=c(1, 1.2, 1.7, 1.5, .7, .5, .2), rad=15*(1:7)), inner.radius=50, outer.radius.name="rad", angle.name="y", re ... [TRUNCATED]
    
    Rd file 'webvisToHTML.Rd':
     \usage lines wider than 90 characters:
     webvisToHTML(wv, div.id="id", html.wrap=TRUE, title, head=getHead(title = title, protovis.path = protovis.path), tail=getTail(), protov ... [TRUNCATED]
     \examples lines wider than 100 characters:
     webvisToHTML(wv=unfold.webvis(new.webvis() + pv.line(data=c(1, 1.2, 1.7, 1.5, .7, .5, .2), bottom.name="y", left.name="x", bottom.scale ... [TRUNCATED]
    
    These lines will be truncated in the PDF manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.0.2
Check: Rd \usage sections
Result: NOTE
    S3 methods shown with full name in documentation object 'plot.webvis':
     ‘plot.webvis’
    
    S3 methods shown with full name in documentation object '"+.webvis"':
     ‘+.webvis’
    
    The \usage entries for S3 methods should use the \method markup and not
    their full name.
    See chapter ‘Writing R documentation files’ in the ‘Writing R
    Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 0.0.2
Check: examples
Result: ERROR
    Running examples in ‘webvis-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: pv.area
    > ### Title: Add a bar to the visualization.
    > ### Aliases: pv.area
    > ### Keywords: hplot
    >
    > ### ** Examples
    > # line example 1 (using layers)
    > wv <- pv.panel(width=150, height=150)
    > render.webvis(wv + pv.area(wv=wv, data=c(1, 1.2, 1.7, 1.5, .7, .5, .2), bottom=0, height.name="y", left.name="x", height.scale="linear.y.y", left.scale="linear.x.x"))
    Error in wv + pv.area(wv = wv, data = c(1, 1.2, 1.7, 1.5, 0.7, 0.5, 0.2), :
     non-numeric argument to binary operator
    Calls: render.webvis
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.0.2
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Title field: should not end in a period.
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64