Giter VIP home page Giter VIP logo

Comments (8)

ArdiaD avatar ArdiaD commented on August 17, 2024 1

@zeileis yes, we intend to relase a new version. Sorry for the delay. Will be fixed in the coming days @keblu

from nse.

gideonsimpson avatar gideonsimpson commented on August 17, 2024

This might be related, but I was just setting up R on an Apple Silicon machine:

R version 4.2.1 (2022-06-23) -- "Funny-Looking Kid"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20 (64-bit)

When I tried to add the package, I got:

install.packages("nse")
Warning in install.packages :
package ‘nse’ is not available for this version of R
A version of this package for your version of R might be available elsewhere,
see the ideas at
https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages

from nse.

ArdiaD avatar ArdiaD commented on August 17, 2024

@gideonsimpson it's because we need to release "nse" again; I am currently on vacation, Maybe @keblu has time in the coming days

from nse.

zeileis avatar zeileis commented on August 17, 2024

@gideonsimpson You can still install the last version from the CRAN archive directly:

install.packages("https://CRAN.R-project.org/src/contrib/Archive/nse/nse_1.20.tar.gz")

The main disadvantage is that package dependencies are not resolved automatically. So you might have to install some of nse's dependencies by hand.

from nse.

zeileis avatar zeileis commented on August 17, 2024

@ArdiaD & @keblu The CRAN web page says:

Archived on 2022-08-12 as email to the maintainer is undeliverable.

Given that the last archived CRAN check results are all "OK", it seems to me that you essentially just need to replace hec with usherbrooke in Keven's maintainer address, increase version/date, and resubmit to CRAN.

from nse.

zeileis avatar zeileis commented on August 17, 2024

@ArdiaD & @keblu Do you plan to address this problem or not? The fix seems straightforward so the question is whether you intend to continue maintaining the package (on CRAN). If so, it would be much appreciated.

from nse.

ArdiaD avatar ArdiaD commented on August 17, 2024

ON CRAN @zeileis ; sorry for the delay. thx @keblu

from nse.

zeileis avatar zeileis commented on August 17, 2024

🎉

Thanks, very much appreciated!

from nse.

Related Issues (7)

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.