Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong time since submission? #165

Closed
maelle opened this issue Oct 14, 2018 · 1 comment
Closed

Wrong time since submission? #165

maelle opened this issue Oct 14, 2018 · 1 comment

Comments

@maelle
Copy link
Member

maelle commented Oct 14, 2018

J have the impression that when using details I get a wrong time since submission (whereas in print) it's the right one?

checks <- rhub::list_my_checks(howmany = 3)
checks$details()
#> 
#> -- namer 0.1.1: NOTE
#> 
#>   Build ID:   namer_0.1.1.tar.gz-19ebb88aa683418b814f8db8c4e4e0b3
#>   Platform:   Windows Server 2008 R2 SP1, R-devel, 32/64 bit
#>   Submitted:  11.8s ago
#>   Build time: 2m 44.4s
#> 
#> > checking CRAN incoming feasibility ... NOTE
#>   Maintainer: 'Steph Locke <[email protected]>'
#>   
#>   New submission
#> 
#> 0 errors v | 0 warnings v | 1 note x
#> 
#> -- namer 0.1.1: IN-PROGRESS
#> 
#>   Build ID:   namer_0.1.1.tar.gz-8d019bc244924437a69166f308e575b3
#>   Platform:   Fedora Linux, R-devel, clang, gfortran
#>   Submitted:  11.8s ago
#> 
#> 
#> -- namer 0.1.1: IN-PROGRESS
#> 
#>   Build ID:   namer_0.1.1.tar.gz-da2e4609d4fc4ea5bb004fe2f0bae512
#>   Platform:   Ubuntu Linux 16.04 LTS, R-release, GCC
#>   Submitted:  11.8s ago
checks$print()
#>   package version      status submitted             platform
#> 1   namer   0.1.1        note  ~11m ago windows-x86_64-devel
#> 2   namer   0.1.1 in-progress  ~11m ago   fedora-clang-devel
#> 3   namer   0.1.1 in-progress  ~11m ago   ubuntu-gcc-release

Created on 2018-10-14 by the reprex package (v0.2.1)

@gaborcsardi
Copy link
Collaborator

This issue is about the previous R-hub system, it does not apply to the new system, so I am closing it now. Please see https://r-hub.github.io/rhub/ for the new system, R-hub v2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants