Giter Club home page Giter Club logo

Comments (5)

dankelley avatar dankelley commented on August 26, 2024

I just submitted it, and got email receipt, as below. I will leave this issue open until it is accepted to CRAN (assuming eventual success).

[This was generated from CRAN.R-project.org/submit.html]

The following package was uploaded to CRAN:
===========================================

Package Information:
Package: gsw
Version: 1.0-6
Title: Gibbs Sea Water Functions
Author(s): Dan Kelley [aut, cre, cph]
 (<https://orcid.org/0000-0001-7808-5911>), Clark Richards [aut,
 cph] (<https://orcid.org/0000-0002-7833-206X>), WG127
 SCOR/IAPSO [aut, cph] (Original 'Matlab' and derived code)
Maintainer: Dan Kelley <[email protected]>
Depends: R (>= 3.5.0),
Suggests: knitr, rmarkdown, testthat
Description: Provides an interface to the Gibbs 'SeaWater' ('TEOS-10') C
 library, version 3.05 (commit
 'f7bfebf44f686034636facb09852f1d5760c27f5', dated 2021-03-27,
 available at <https://github.com/TEOS-10/GSW-C>, which stems
 from 'Matlab' and other code written by members of Working
 Group 127 of 'SCOR'/'IAPSO' (Scientific Committee on Oceanic
 Research / International Association for the Physical
 Sciences of the Oceans).
License: GPL (>= 2) | file LICENSE


The maintainer confirms that he or she
has read and agrees to the CRAN policies.

Submitter's comment: ## Test environments

* local OS X (11.4, intel)
 install using R-4.1.0
* win-builder (devel and
 release)

## R CMD check results

* 0 errors | 0
 warnings | 0 notes


=================================================

Original content of DESCRIPTION file:

Package: gsw
Version: 1.0-6
Title: Gibbs Sea Water Functions
Authors@R: c(
       person(given="Dan",
           family="Kelley",
           email="[email protected]",
           role=c("aut","cre","cph"),
           comment=c(ORCID="https://orcid.org/0000-0001-7808-5911")),
       person(given="Clark",
           family="Richards",
           email="[email protected]",
           role=c("aut","cph"),
           comment=c(ORCID="https://orcid.org/0000-0002-7833-206X")),
       person(given="WG127",
           family="SCOR/IAPSO",
           role=c("aut","cph"),
           comment="Original 'Matlab' and derived code"))
Copyright: Original algorithms and 'Matlab'/C library (c) 2015-2021
       WG127 SCOR/IAPSO (Scientific Committee on Oceanic Research /
       International Association for the Physical Sciences of the
       Oceans, Working Group 127); C wrapper code and R code (c)
       2015-2021 Dan Kelley and Clark Richards
Maintainer: Dan Kelley <[email protected]>
Depends: R (>= 3.5.0),
Suggests: knitr, rmarkdown, testthat
BugReports: https://github.com/TEOS-10/GSW-R/issues
Description: Provides an interface to the Gibbs 'SeaWater' ('TEOS-10') C library, version 3.05 (commit 'f7bfebf44f686034636facb09852f1d5760c27f5', dated 2021-03-27, available at <https://github.com/TEOS-10/GSW-C>, which stems from 'Matlab' and other code written by members of Working Group 127 of 'SCOR'/'IAPSO' (Scientific Committee on Oceanic Research / International Association for the Physical Sciences of the Oceans).
URL: http://teos-10.github.io/GSW-R/,
       https://teos-10.github.io/GSW-R/index.html
License: GPL (>= 2) | file LICENSE
LazyLoad: yes
LazyData: no
Packaged: 2021-07-07 17:05:52 UTC; kelley
Encoding: UTF-8
RoxygenNote: 7.1.1
BuildVignettes: true
VignetteBuilder: knitr
NeedsCompilation: yes
Author: Dan Kelley [aut, cre, cph] (<https://orcid.org/0000-0001-7808-5911>),
 Clark Richards [aut, cph] (<https://orcid.org/0000-0002-7833-206X>),
 WG127 SCOR/IAPSO [aut, cph] (Original 'Matlab' and derived code)

from gsw-r.

dankelley avatar dankelley commented on August 26, 2024

It got through the revdep checks on the CRAN test machines, and I got an email (below) indicating that it's on the way to CRAN now.

Dear maintainer,

thanks, package gsw_1.0-6.tar.gz is on its way to CRAN.

Best regards,
CRAN teams' auto-check service
Package check result: OK

No changes to worse in reverse depends.

from gsw-r.

dankelley avatar dankelley commented on August 26, 2024

Below is a link to where the tests were made. Possibly, the remaining steps will be documented there also.

https://win-builder.r-project.org/incoming_pretest/gsw_1.0-6_20210707_190658/

from gsw-r.

dankelley avatar dankelley commented on August 26, 2024

I see it listed on CRAN now. So far, it's only available as source [1], but it has passed two checks [2]. I will keep this issue open until this version appears throughout [1] and [2], checking every day or so.

1 https://cran.r-project.org/web/packages/gsw/index.html (made into a checklist below)

  • Source
  • Windows r-devel
  • Windows r-devel-UCRT
  • Windows r-release
  • Windows r-oldrel
  • macOS r-release (arm64)
  • macOS r-release (x86_64)
  • macOS r-oldrel

2 https://cran.r-project.org/web/checks/check_results_gsw.html (made into a checklist below)

  • r-devel-linux-x86_64-debian-clang
  • r-devel-linux-x86_64-debian-gcc
  • r-devel-linux-x86_64-fedora-clang
  • r-devel-linux-x86_64-fedora-gcc
  • r-devel-windows-x86_64
  • r-devel-windows-x86_64-gcc10-UCRT
  • r-patched-linux-x86_64
  • r-patched-solaris-x86
  • r-release-linux-x86_64
  • r-release-macos-arm64
  • r-release-macos-x86_64
  • r-release-windows-ix86+x86_64
  • r-oldrel-macos-x86_64
  • r-oldrel-windows-ix86+x86_64

from gsw-r.

dankelley avatar dankelley commented on August 26, 2024

I'm going to close this issue now, since the release has built cleanly on all platforms except r-release-macos-arm64, which seems to be quite slow to build things. For example, that system is 5 weeks behind for sf package. (I think it might be a single mac mini, keeping up with something like 20K packages and likely doing lots of builds of R itself.)

from gsw-r.

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.