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

Failure with recently released pkgdown #576

Closed
hadley opened this issue Jul 11, 2024 · 2 comments
Closed

Failure with recently released pkgdown #576

hadley opened this issue Jul 11, 2024 · 2 comments

Comments

@hadley
Copy link

hadley commented Jul 11, 2024

Now on CRAN:

 ── Error ('test-hook-pkgdown.R:2:1'): (code run outside of `test_that()`) ──────
    <purrr_error_indexed/rlang_error/error/condition>
    Error in `purrr::map2(path_candidate, path_candidate_temp, hook_state_assert_one,
        tempdir = tempdir, file_transformer = file_transformer, path_stdout = path_stdout,
        path_stderr = path_stderr, expect_success = expect_success,
        std_err = std_err, std_out = std_out, exit_status = exit_status)`: ℹ In index: 1.
    ℹ With name: man/autoudpate.Rd.
    Caused by error:
    ! Expected: No error. Found:
    Error in `check_pkgdown()`:
    ! In _pkgdown.yml, url is missing.
    ℹ See details in `vignette(pkgdown::metadata)`.
@lorenzwalthert
Copy link
Owner

Thanks, I saw that too. Will fix it.

@lorenzwalthert
Copy link
Owner

Closed with #582.

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