Coder Social home page Coder Social logo

Comments (12)

christophsax avatar christophsax commented on August 27, 2024 1

I don't think it is that important. I (for example) would be slightly annoyed to read it each time, and would be too lazy to suppress it.

from x13binary.

christophsax avatar christophsax commented on August 27, 2024 1

Made a proposal PR. To me, it seems sufficient to mention it in the README.md (and in NEWS, after an update).

Programmatically getting the version from seasonal is easier than from x13binary.

from x13binary.

eddelbuettel avatar eddelbuettel commented on August 27, 2024 1

I think we can basically close. One other thing we could do ... is to make the version number of our x13binary package be a 'shadow' of the Census version. Then it it even more obvious. OTOH I also like careful, lower, 'still beta' numbers. So maybe leave as is with what you added to README?

from x13binary.

eddelbuettel avatar eddelbuettel commented on August 27, 2024 1

And we can use a hyphen to separate our changes during a set with the same Census version: 1.1.26-1 followed by 1.1.26-2 etc pp.

Maybe that is the way to go.

from x13binary.

christophsax avatar christophsax commented on August 27, 2024 1

This looks very good to me. I really like that we match the underlying version, and I guess users will like that too.

Also fine with the pre-release cycle. I was too hasty here.

from x13binary.

eddelbuettel avatar eddelbuettel commented on August 27, 2024 1

Adopted in the version on CRAN since yesterday (yay!) so closing this now.

from x13binary.

eddelbuettel avatar eddelbuettel commented on August 27, 2024

Yup. In the package? On the README.md? Other places?

from x13binary.

christophsax avatar christophsax commented on August 27, 2024

On the README is probably fine. Only that people can verify we are including the latest version. In seasonal, you can check it with:

udg(seas(AirPassengers), c("version", "build"))
version   build 
   1.1    26.0 

from x13binary.

eddelbuettel avatar eddelbuettel commented on August 27, 2024

We could even add it to the startup via startupMessage() which can always be suppressed. Ie

$ Rscript -e 'library(Rblpapi)'
Rblpapi version 0.3.5 using Blpapi headers 3.8.8.1 and run-time 3.8.8.1.
Please respect the Bloomberg licensing agreement and terms of service.
$ Rscript -e 'suppressMessages(library(Rblpapi))'
$ 

Shows an informative message which can be suppressed for scripts etc. There may be a one issue that Imports tickles it but then you need to silence the loading of the package importing...

from x13binary.

eddelbuettel avatar eddelbuettel commented on August 27, 2024

This is still open. We could add a function somewhere, say, x13version(). Better?

from x13binary.

christophsax avatar christophsax commented on August 27, 2024

Nice idea! A few pro users would probably love that. You could go to the CRAN archive and get older versions of X-13 -- very useful if you want to replicate some older results, and something that's currently almost impossible in the X-13 world.

E.g. 1.1.26 and 1.1.26.1, if we need to update in between? Shall we do a CRAN update soon, with the new license and the new version number? I guess Census will update in April, so we can also wait until then.

from x13binary.

eddelbuettel avatar eddelbuettel commented on August 27, 2024

The one thing we missed here is the pre-release cycle. I really like the ability to have '-1'. So that would be 1.1.38.9 allowing for a later 1.1.39-1 -- but that is confusing to users. We could do 1.1.39-0.1, 1.1.39-0.2, ... til release 1.1.39-1.

from x13binary.

Related Issues (20)

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.