Coder Social home page Coder Social logo

Comments (4)

eddelbuettel avatar eddelbuettel commented on July 24, 2024 1

I was just about to mention that. Can you add it to the PR branch?

from x13binary.

christophsax avatar christophsax commented on July 24, 2024

Copyright

The copyright text in the manual (page 4 and 5) is identical to what we have in LICENCE:

https://www2.census.gov/software/x-13arima-seats/x13as/windows/documentation/docx13ashtml.pdf

We could update the date to: June 12, 2023

inst/AUTHORS

E.g., like this?

X-13ARIMA-SEATS Seasonal Adjustment Program
Developed by the U.S. Census Bureau

This R package uses Fortran code from the X-13ARIMA-SEATS Seasonal Adjustment Program.
The version used is Version 1.1, Build 60, last updated in July 10, 2023, available at: https://www.census.gov/data/software/x13as.X-13ARIMA-SEATS.html

U.S. Census Bureau

from x13binary.

eddelbuettel avatar eddelbuettel commented on July 24, 2024

Looks good to me. Could / should also mention that you, me, Kirill, Michael took care of the packaging.

from x13binary.

christophsax avatar christophsax commented on July 24, 2024

Added AUTHORS, updated all the other files. We say the same thing in several places, but I guess repetition doesn't hurt. Alternatively or additionally, we could also update the DESCRIPTION:

Authors@R: c(
    person("Dirk", "Eddelbuettel", email = "[email protected]", role = ("aut", "cre"), comment = c(ORCID = "0000-0001-6419-907X")),
    person("Christoph", "Sax", role = "aut", comment = c(ORCID = "0000-0002-7192-7044")),
    person("Kirill", "Müller", role = "ctb", comment = c(ORCID = "0000-0002-1416-3412")),
    person("Michael", "Antonov", role = "ctb")
)

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.