GithubHelp home page GithubHelp logo

matthieustigler / lfe Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sgaure/lfe

5.0 5.0 4.0 650 KB

Source code repository for the R package lfe on CRAN.

R 74.88% Shell 3.25% M4 5.24% Perl 3.24% C 12.76% HTML 0.60% LFE 0.03%

lfe's People

Contributors

grantmcdermott avatar karldw avatar matthieustigler avatar pachadotdev avatar sgaure avatar strengejacke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

lfe's Issues

warning: a function declaration without a prototype is deprecated in all versions of C

CRAN team sent a message complaining about new CRAN CHECK errors, and threatening to remove the package by 2023-02-11 if unaddressed.

Dear maintainer,

Please see the problems shown on https://cran.r-project.org/web/checks/check_results_lfe.html.

Please correct before 2023-02-11 to safely retain your package on CRAN.

For further details see https://www.stats.ox.ac.uk/pub/bdr/sprintf.txt

Problems are:

checking whether package ‘lfe’ can be installed ... WARNING
Found the following significant warnings:
  ./lfe.h:121:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
  ./lfe.h:122:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
  utils.c:195:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
  utils.c:208:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
See https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-debian-clang/lfe-00install.html for details.

and:

checking compiled code ... WARNING
File ‘lfe/libs/lfe.so’:
  Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
    Objects: ‘demean.o’, ‘kaczmarz.o’, ‘utils.o’
Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.`

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.