Giter Site home page Giter Site logo

dostats's People

Contributors

halpo avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

moosuchot

dostats's Issues

remove dependency on plyr

A user pointed out that dostats could be done with lapply rather than llply to remove the dependency on plyr.

Failed checks reported by Hadley

checking R code for possible problems ... NOTE
Table1: no visible global function definition for ‘idata.frame’
copy_names: no visible global function definition for ‘dlply’
depth: no visible global function definition for ‘laply’
dseval_fork: no visible global function definition for ‘dlply’
dseval_left.dostats.formula.bind: no visible global function definition
  for ‘llply’
dseval_right.dostats.formula.bind: no visible global function
  definition for ‘llply’
dseval_right.dostats.formula.bind: no visible global function
  definition for ‘laply’
dseval_right.dostats.formula.by_two_fun: no visible global function
  definition for ‘llply’
dseval_right.dostats.formula.nest: no visible global function
  definition for ‘llply’
dseval_right.dostats.formula.nest: no visible global function
  definition for ‘laply’
find_headers.hdf: no visible global function definition for ‘llply’
find_headers.hdf: no visible global function definition for ‘laply’
find_headers.list: no visible global function definition for ‘llply’
find_headers.list: no visible global function definition for ‘laply’
format.hdf: no visible global function definition for ‘llply’
get_vars.dostats.formula.bind: no visible global function definition
  for ‘llply’
get_vars.dostats.formula.nest: no visible global function definition
  for ‘llply’
hdf: no visible global function definition for ‘llply’
hdf: no visible global function definition for ‘laply’
is_uniform: no visible global function definition for ‘laply’
listrows: no visible global function definition for ‘mlply’
make_pmat: no visible global function definition for ‘laply’
make_ppath: no visible global function definition for ‘llply’
parse_bind: no visible global function definition for ‘llply’
parse_by_two_fun: no visible global function definition for ‘llply’
parse_nest: no visible global function definition for ‘llply’
rbind.hdf: no visible global function definition for ‘llply’
rbind.hdf: no visible global function definition for ‘laply’
rbind.hdf : <anonymous>: no visible global function definition for
  ‘llply’
take_names.default: no visible global function definition for ‘llply’
trace_parents: no visible global function definition for ‘llply’
unroll: no visible global function definition for ‘llply’
checking tests ... ERROR
Running the tests in ‘tests/test_package.R’ failed.
Last 13 lines of output:
  2. Error: recombine.hdf
--------------------------------------------------------
  could not find function "llply"
  1: withCallingHandlers(eval(code, new_test_environment), error =
capture_calls, message = function(c) invokeRestart("muffleMessage"),
         warning = function(c) invokeRestart("muffleWarning"))
  2: eval(code, new_test_environment)
  3: eval(expr, envir, enclos)
  4: hdf(hdf(i = 1:3), j = hdf(l = hdf(.T(a, b, c)), L = hdf(.T(A, B,
C)))) at test_internal_recombine.R:38
  5: hdf(i = 1:3)
  6: Filter(Negate(is.null), llply(l, rownames))
  7: unlist(lapply(x, f))
  8: lapply(x, f)
  Error: Test failures
  Execution halted

Can you please take a look?

Hadley

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.