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

Error: Input to str_c should be atomic vectors #39

Closed
trinker opened this issue Jan 29, 2013 · 1 comment
Closed

Error: Input to str_c should be atomic vectors #39

trinker opened this issue Jan 29, 2013 · 1 comment

Comments

@trinker
Copy link

trinker commented Jan 29, 2013

I attempted to run static docs on the repo found here: https://github.com/trinker/qdap2

I get an error message if I us examples = TRUE but not if I set examples = FALSE. I'm not sure if this is on my end or an issue with staticdocs.

Related error message: #2

Here's the output:

>  build_package(package="C:/Users/trinker/GitHub/qdap2", 
+      base_path="C:/Users/trinker/Desktop/qdapHTML/", examples = TRUE)
Loading qdap
Loading required namespace: gplots
Generating abbreviations.html
Generating action.verbs.html
Generating adjacency_matrix.html
Can't find help topic termco
Can't find help topic termco.d
Can't find help topic termco.c
Generating adverb.html
Generating all_words.html
Can't find help topic term.match
Generating bag.o.words.html
Generating blank2NA.html
Can't find help topic rm_row
Generating bracketX.html
Generating BuckleySaltonSWL.html
Generating capitalizer.html
Can't find help topic word_list
Generating clean.html
Generating cm_code.blank.html
Can't find help topic cm_range2long
Can't find help topic cm_time2long
Can't find help topic cm_df2long
Can't find help topic cm_range2long
Can't find help topic cm_time2long
Can't find help topic cm_df2long
Can't find help topic cm_code.overlap
Can't find help topic cm_code.combine
Can't find help topic cm_code.exclude
Can't find help topic cm_code.transform
Can't find help topic cm_code.transform
Generating cm_code.combine.html
Can't find help topic cm_range2long
Can't find help topic cm_time2long
Can't find help topic cm_df2long
Can't find help topic cm_range2long
Can't find help topic cm_time2long
Can't find help topic cm_df2long
Can't find help topic cm_code.blank
Can't find help topic cm_code.exclude
Can't find help topic cm_code.overlap
Can't find help topic cm_code.transform
Generating cm_code.exclude.html
Can't find help topic cm_range2long
Can't find help topic cm_time2long
Can't find help topic cm_df2long
Can't find help topic cm_range2long
Can't find help topic cm_time2long
Can't find help topic cm_df2long
Can't find help topic cm_code.blank
Can't find help topic cm_code.combine
Can't find help topic cm_code.overlap
Can't find help topic cm_code.transform
Generating cm_code.overlap.html
Can't find help topic cm_range2long
Can't find help topic cm_time2long
Can't find help topic cm_df2long
Can't find help topic cm_range2long
Can't find help topic cm_time2long
Can't find help topic cm_df2long
Can't find help topic cm_code.combine
Can't find help topic cm_code.transform
Generating cm_code.transform.html
Can't find help topic cm_range2long
Can't find help topic cm_time2long
Can't find help topic cm_df2long
Can't find help topic cm_range2long
Can't find help topic cm_time2long
Can't find help topic cm_df2long
Can't find help topic cm_code.blank
Can't find help topic cm_code.combine
Can't find help topic cm_code.exclude
Can't find help topic cm_code.overlap
Generating cm_combine.dummy.html
Can't find help topic cm_long2dummy
Can't find help topic cm_long2dummy
Generating cm_df.fill.html
Generating cm_df.temp.html
Generating cm_df.transcript.html
Can't find help topic cm_df2long
Can't find help topic cm_df.temp
Can't find help topic cm_df2long
Generating cm_df2long.html
Can't find help topic cm_df.temp
Generating cm_distance.html
Generating cm_dummy2long.html
Can't find help topic cm_long2dummy
Can't find help topic cm_combine.dummy
Error: Input to str_c should be atomic vectors
@hadley
Copy link
Member

hadley commented Aug 25, 2016

I can't run because qdap2 depends on the archived openNLPmodels.en. Please open a new with a reproducible example if this is still a problem.

@hadley hadley closed this as completed Aug 25, 2016
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