DataONEorg / rdataone

R package for reading and writing data at DataONE data repositories
http://doi.org/10.5063/F1M61H5X
36 stars 19 forks source link

Release v2.2.2 #281

Open gothub opened 2 years ago

gothub commented 2 years ago
jeanetteclark commented 2 years ago

All tests are passing except for rhub with Debian because of setup issues - for some reason its installing some packages from bioconductor? I'm not sure.

jeanetteclark commented 2 years ago

@mbjones this is ready for review

jeanetteclark commented 2 years ago

re: rhub testing I got the following results

Found the following files/directories:
  'lastMiKTeXException'
Maintainer: 'Matthew B. Jones <[jones@nceas.ucsb.edu](mailto:jones@nceas.ucsb.edu)>'

  URL: https://cilogon.org/?skin=DataONE
Found the following (possibly) invalid URLs:
          man/MNode-class.Rd
    From: man/AuthenticationManager-class.Rd
          man/createObject.Rd
          man/archive.Rd
          man/generateIdentifier.Rd
          man/setObsoletedBy.Rd
          man/updateObject.Rd
          man/updateSystemMetadata.Rd
    Status: Error
    Message: libcurl error code 35:
        schannel: next InitializeSecurityContext failed: SEC_E_ILLEGAL_MESSAGE (0x80090326) - This error usually occurs when a fatal SSL/TLS alert is received (e.g. handshake failed).
 149#> Downloading GitHub repo r-lib/remotes@r-hub
 150#> Running `R CMD build`...
 151#> * checking for file ‘/tmp/RtmpnPOnPV/remotes63577b721e/r-lib-remotes-6e26f33/DESCRIPTION’ ... OK
 152#> * preparing ‘remotes’:
 153#> * checking DESCRIPTION meta-information ... OK
 154#> * checking for LF line-endings in source and make files and shell scripts
 155#> * checking for empty or unneeded directories
 156#> * building ‘remotes_2.1.1.9000.tar.gz’
 157#> Installing package into ‘/home/docker/R’
 158#> (as ‘lib’ is unspecified)
 159#> Error : Bioconductor does not yet build and check packages for R version 4.3; see
 160#> https://bioconductor.org/install
jeanetteclark commented 2 years ago

since the debian issue and the two windows issues seem specific to rhub I'm going to merge and release this